Skip to content

docs(worker): document checkRateLimit fixed-window behavior#93

Merged
PAMulligan merged 1 commit into
mainfrom
PAMulligan-patch-1
Jun 9, 2026
Merged

docs(worker): document checkRateLimit fixed-window behavior#93
PAMulligan merged 1 commit into
mainfrom
PAMulligan-patch-1

Conversation

@PAMulligan

Copy link
Copy Markdown
Contributor

Clarify the dual-window KV rate-limiting strategy and 429 Retry-After semantics in worker/src/rate-limit.ts.

RDNC-6JT6A9

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Chore (dependency updates, CI changes, refactoring)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Tests pass (pnpm test in both widget/ and worker/)
  • Linting passes (pnpm lint in widget/)
  • Formatting passes (pnpm format:check in widget/)
  • Types check (pnpm typecheck in widget/)
  • Widget builds successfully (cd widget && pnpm build)
  • Documentation updated (if applicable)
  • Branch name follows convention (feat/, fix/, docs/, chore/)

Screenshots / Notes

Clarify the dual-window KV rate-limiting strategy and 429 Retry-After semantics in worker/src/rate-limit.ts.

RDNC-6JT6A9
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying chat-widget with  Cloudflare Pages  Cloudflare Pages

Latest commit: 758b496
Status: ✅  Deploy successful!
Preview URL: https://ac83da66.chat-widget-ejc.pages.dev
Branch Preview URL: https://pamulligan-patch-1.chat-widget-ejc.pages.dev

View logs

@PAMulligan
PAMulligan merged commit 0575e10 into main Jun 9, 2026
4 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.

1 participant