Skip to content

Allow user ids to be excluded from rate limiting#281

Merged
bitterpanda63 merged 3 commits intomainfrom
add-user-exceptions-to-ratelimit
Apr 14, 2026
Merged

Allow user ids to be excluded from rate limiting#281
bitterpanda63 merged 3 commits intomainfrom
add-user-exceptions-to-ratelimit

Conversation

@bitterpanda63
Copy link
Copy Markdown
Member

@bitterpanda63 bitterpanda63 commented Apr 13, 2026

Summary by Aikido

Security Issues: 0 Quality Issues: 0 Resolved Issues: 0

🚀 New Features

  • Added excluded user IDs support and propagated through config

⚡ Enhancements

  • Skipped rate limiting for configured excluded users in logic

🔧 Refactors

  • Adjusted unsuccessful API response construction to match new signature

More info

@bitterpanda63 bitterpanda63 changed the title Add excluded user ids check Allow user ids to be excluded from rate limiting Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...aikido/agent_api/storage/ServiceConfiguration.java 0.00% 4 Missing ⚠️

📢 Thoughts on this report? Let us know!

@bitterpanda63 bitterpanda63 merged commit df2cf03 into main Apr 14, 2026
358 of 360 checks passed
@bitterpanda63 bitterpanda63 deleted the add-user-exceptions-to-ratelimit branch April 14, 2026 11:31
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