Skip to content

Handle degraded rate limit#43

Merged
kristianharju merged 7 commits into
mainfrom
handle-rate-limit
May 25, 2026
Merged

Handle degraded rate limit#43
kristianharju merged 7 commits into
mainfrom
handle-rate-limit

Conversation

@kristianharju

@kristianharju kristianharju commented May 22, 2026

Copy link
Copy Markdown
Collaborator

Handle rate limit for status checks.

  • Increased cache_ttl to reduce check frequency. In case of 2 instances 2 pods × (3600s ÷ 240s) = 30 requests/hour = 50% of the 60/hour anon limit
  • Added cap to exponential backoff. The cap kicks in once the exponential growth would exceed 8 seconds
degraded rate limit

@kristianharju kristianharju merged commit fa81ab3 into main May 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants