Skip to content

fix(queue): rate limit media queue scraping - #147

Closed
aiirvizionz wants to merge 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/queue-rate-limit-fix
Closed

fix(queue): rate limit media queue scraping#147
aiirvizionz wants to merge 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/queue-rate-limit-fix

Conversation

@aiirvizionz

Copy link
Copy Markdown
Contributor

Summary

  • rate limit anonymous queue access by hashed client IP
  • rate limit authenticated users by user ID
  • return HTTP 429 before querying media when the limit is exceeded

Validation

  • pnpm --filter @aiornot/web typecheck

Fixes #138

@ralyodio ralyodio closed this Aug 3, 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.

2 participants