You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kraken has now an additional error message of "EGeneral:Too many requests" for too many request in a given time. This message extends the already existing messages of "EAPI:Rate limit exceeded" and "EOrder:Rate limit exceeded".
Please see pull request #4370 to add this repsonse
The text was updated successfully, but these errors were encountered:
…n. (#4370)
* Adds the new response "EGeneral:Too many requests" from Kraken to the base service. See #4369 (comment)
* Added new possibility to use the DustLog call (GET /sapi/v1/asset/dribblet) in Binance that gives you the history of your conversion results for small balances that are so small that they cannot be traded. See #4371.
* Implemented suggestions from @walec51.
Kraken has now an additional error message of "EGeneral:Too many requests" for too many request in a given time. This message extends the already existing messages of "EAPI:Rate limit exceeded" and "EOrder:Rate limit exceeded".
Please see pull request #4370 to add this repsonse
The text was updated successfully, but these errors were encountered: