binance / binance/binance-connector-python

TooManyRequestsError has no reconnect hint

Open
#443 3 comments 0 reactions 0 assignees View on GitHub
Answered
Dominant language
Python
Stars
2.9k
Forks
697
PR merge metrics
No merged PRs in 30d

Description

I found you throw TooManyRequestsError for error code 429 which should contain a header named 'Retry-After' for retry waiting seconds. This can be retreived by the old mono API, but cannot be retreived by the new one since the TooManyRequestsError contains only a message.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.