Skip to content

feat: update embed rate limits to match standard rate limits#897

Merged
lucianHymer merged 3 commits intomainfrom
3781-embed-limits
Oct 20, 2025
Merged

feat: update embed rate limits to match standard rate limits#897
lucianHymer merged 3 commits intomainfrom
3781-embed-limits

Conversation

@lucianHymer
Copy link
Copy Markdown
Member

Updates EmbedRateLimits tiers to align with RateLimits values:

  • TIER_1: 0/15m → 125/15m
  • TIER_2: 1000/15m → 350/15m
  • TIER_3: 3000/15m → 2000/15m

Includes data migration to automatically update all existing API keys to use the new values. Migration is reversible if rollback is needed.

fixes passportxyz/passport#3781

Updates EmbedRateLimits tiers to align with RateLimits values:
- TIER_1: 0/15m → 125/15m
- TIER_2: 1000/15m → 350/15m
- TIER_3: 3000/15m → 2000/15m

Includes data migration to automatically update all existing API keys to use the new values. Migration is reversible if rollback is needed.
@lucianHymer lucianHymer merged commit 76607cd into main Oct 20, 2025
2 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.

Embed rate limits -- Increase or merge with existing Stamps rate limit

1 participant