Open
Description
It would be nice if this library handled RATE_LIMIT_HIT
errors automatically by sleeping for retry-after
seconds and retrying the request. Otherwise this logic needs to be implemented in every user application.
It would be nice if this library handled RATE_LIMIT_HIT
errors automatically by sleeping for retry-after
seconds and retrying the request. Otherwise this logic needs to be implemented in every user application.