Skip to content
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

not woking #12

Closed
ShaiqAhmedkhan opened this issue Mar 24, 2020 · 2 comments
Closed

not woking #12

ShaiqAhmedkhan opened this issue Mar 24, 2020 · 2 comments

Comments

@ShaiqAhmedkhan
Copy link

return 429 and null

@gabrielpacheco23
Copy link
Owner

return 429 and null

This is an error that occurs due to many requests in a short time. You can fix this by putting an await Future.delayed(Duration(milliseconds: 500)) between the translations, for example.

@justkawal
Copy link

It's not working same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants