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.

RateLimitedException is thrown, ignoring RetryMode.RetryRatelimit

See original GitHub issue

Without reading into it too much, it would seem that the code throws the RateLimitedException at several places, while only one checks for RetryMode.RetryRatelimit.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
khionucommented, Nov 29, 2017

Can you gather information on which methods are ignoring the RetryMode?

That linked code is called by every REST request made, or at least it should be, so it only needs to be in the one place.

1reaction
foxbotcommented, Sep 30, 2018

resolved via 98ba62c9c2a0eb41bb04e69597ad3f391290397d, thanks github

Read more comments on GitHub >

github_iconTop Results From Across the Web

RateLimitedException is thrown, ignoring RetryMode. ...
Without reading into it too much, it would seem that the code throws the RateLimitedException at several places, while only one checks for...
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