Skip to content

chore: Add more granular rate limiting - #880

Merged
Techassi merged 1 commit into
mainfrom
chore/more-granular-rate-limits
Jul 15, 2026
Merged

chore: Add more granular rate limiting#880
Techassi merged 1 commit into
mainfrom
chore/more-granular-rate-limits

Conversation

@Techassi

@TechassiTechassi commented Jul 15, 2026

Copy link
Copy Markdown
Member

This PR includes the following changes:

  • Move rate limiting rules below other, more specific redirect rules
  • Add more granular rate limiting rules grouped by
    • assets (250req/min)
    • pagefind assets (250req/min)
    • and a catch-all (50req/min)

@TechassiTechassi self-assigned this Jul 15, 2026
@netlify

netlifyBot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy Preview for stackable-docs ready!

NameLink
🔨 Latest commit71832b3
🔍 Latest deploy loghttps://app.netlify.com/projects/stackable-docs/deploys/6a5731184d45de0008a76143
😎 Deploy Previewhttps://deploy-preview-880--stackable-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@StefanFlStefanFl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Techassi
Techassi added this pull request to the merge queueJul 15, 2026
Merged via the queue into main with commit 107a2a7Jul 15, 2026
7 checks passed
@Techassi
Techassi deleted the chore/more-granular-rate-limits branch July 15, 2026 07:09
Sign up for freeto 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

@Techassi@StefanFl