Skip to content

[D1] Add changelog entry for free tier daily query limit enforcement - #32799

Open
ivoryibu wants to merge 3 commits into
productionfrom
d1-free-tier-limit-enforcement
Open

[D1] Add changelog entry for free tier daily query limit enforcement#32799
ivoryibu wants to merge 3 commits into
productionfrom
d1-free-tier-limit-enforcement

Conversation

@ivoryibu

Copy link
Copy Markdown
Collaborator

Summary

Adds a changelog entry to announce that D1 will begin enforcing free tier daily query limits on September 1, 2026. This informs users that queries exceeding the daily row read or row write limits on the Workers Free plan will fail and return errors until the limit resets at midnight UTC.

  • Includes the exact error messages users will see when limits are exceeded
  • Links to existing D1 pricing, limits, indexes best practices, and debug error list documentation

Documentation checklist

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/product-owners

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@ivoryibu ivoryibu closed this Aug 17, 2026
@ivoryibu ivoryibu reopened this Aug 17, 2026
@ivoryibu
ivoryibu marked this pull request as ready for review August 17, 2026 22:39
@ivoryibu
ivoryibu requested review from a team as code owners August 17, 2026 22:39
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 186c754.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.


Beginning September 1, 2026, D1 queries on the [Workers Free plan](/workers/platform/pricing/#workers) will fail when an account exceeds the daily [row read or row write limits](/d1/platform/pricing/). Queries via the [Workers Binding API](/d1/worker-api/) and the [REST API](/d1/rest-api/) will return errors until the limit resets at midnight UTC. Stored data is not affected.

Users will receive email alerts when the daily limit is reached. The following errors indicate that a limit has been exceeded:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

not 3rd person in docs or changelog, second person "you".

@ivoryibu
ivoryibu force-pushed the d1-free-tier-limit-enforcement branch from 9cf7039 to 186c754 Compare August 20, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants