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

How to handle status codes: 429 (TooManyRequest) and so on? #195

Open
loyd opened this issue Jan 19, 2020 · 1 comment
Open

How to handle status codes: 429 (TooManyRequest) and so on? #195

loyd opened this issue Jan 19, 2020 · 1 comment

Comments

@loyd
Copy link

loyd commented Jan 19, 2020

It seems that the implementation ignores status codes at all. Thus, it's impossible to detect rate limit violations and handle them. Is that right?

@loyd
Copy link
Author

loyd commented Jan 19, 2020

It would be cool to have the instance Sink for Api that implements backpressure on its own.

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

No branches or pull requests

2 participants