-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug 1661240 - Have same throttle backoff time for all bindings #1240
Bug 1661240 - Have same throttle backoff time for all bindings #1240
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See inline comment, I think this introduces a problem on iOS (well, the problem was already there, this would just amplify it)
Can you rebase that on latest |
d81385c
to
620b46f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a changelog entry, please?
Otherwise this is now good to go.
2467922
to
6c8895c
Compare
…on and swift Fixes regression introduced by PR mozilla#1240 : Python and Swift "sleep" functions are expecting "seconds" and not ms.
No description provided.