question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BitFinex] ERR_RATE_LIMIT

See original GitHub issue

Having some sort of error handling when there is an ERR_RATE_LIMIT coming from bitfinex would be good. Probably sleep and try again after x amount of time:

Traceback (most recent call last):
  File "lendingbot.py", line 76, in <module>
    analysis = MarketAnalysis(Config, api)
  File "/home/jcarlos/poloniexlendingbot/modules/MarketAnalysis.py", line 36, in __init__
    + str(cur_ex))
Exception: ERROR: You entered an incorrect currency: 'DSH' to analyse the market of, please check your settings. Error message: API Error 429: { "error": "ERR_RATE_LIMIT"}

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:25 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mike4001commented, Dec 9, 2017

Same here.

They must have changed something during their DDoS attack.

I constantly get the ERR_RATE_LIMIT message for a couple of days now. Doesn’t go away even when the bot is running for hours/days.

1reaction
graidlcommented, Oct 5, 2017

I’ve tried the new version, and it looks good. There are still ERR_RATE_LIMIT errors, but just nine at the beginning, the limit is increased to no more than 1027. Looks like a solid fix! Thank you for your work!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Requirements and Limitations - Bitfinex API
The Authenticated API allows you to retrieve account data and also enables you to place, adjust, or cancel any trading orders or funding...
Read more >
[Bitfinex] json Exception Format has change for exceeding rate ...
[Bitfinex] json Exception Format has change for exceeding rate limit. ... Merge pull request #1531 from kisapmata/bitfinex-err-rate-limit- ...
Read more >
Add Papal Debit To Coinbase Bitfinex Errratelimit - UNCE
Watch this short video tutorial. When I finally wanted to withdraw my profit it said: What is 0x Portal? Made ticket with support,...
Read more >
Bitfinex - Twitter
Bitfinex is the world's leading digital asset trading platform. ... Bitfinex | Cryptocurrency Exchange | Bitcoin Trading | Futures Trading | Margin Trading....
Read more >
Bitfinex down? Current outages and problems. - Downdetector
User reports indicate no current problems at Bitfinex. Bitfinex is a digital asset exchange that facilitates trading of digital currencies including Bitcoin ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found