telegram-bot icon indicating copy to clipboard operation
telegram-bot copied to clipboard

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

Open loyd opened this issue 5 years ago • 1 comments

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 avatar Jan 19 '20 10:01 loyd

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

loyd avatar Jan 19 '20 10:01 loyd