Skip to content

fix: tiered rate limits per auth level (#200)#5286

Closed
SyntaxHQDEV wants to merge 1 commit into
ClankerNation:mainfrom
SyntaxHQDEV:fix/issue-200
Closed

fix: tiered rate limits per auth level (#200)#5286
SyntaxHQDEV wants to merge 1 commit into
ClankerNation:mainfrom
SyntaxHQDEV:fix/issue-200

Conversation

@SyntaxHQDEV

Copy link
Copy Markdown

#200 [$2k] Tiered Rate Limiting

  • Anonymous: 60 req/min
  • Authenticated (JWT): 300 req/min
  • Premium (premium role): 1000 req/min
  • Added X-RateLimit-Tier response header
  • Auth detection via JWT token decode with graceful fallback

/bounty 2000
Closes #200

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Unfortunately the changes in this PR didn't fully resolve the issue. Please rework your solution and submit a new pull request within 2 hours.

Make sure to review the acceptance criteria in the linked issue and verify all conditions are met before resubmitting.

@github-actions github-actions Bot closed this Jun 8, 2026
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.

[ Bounty $2k ] [ API ] Fix ratelimit.py doesn't differentiate authenticated vs anonymous limits — backwards compat

1 participant