Skip to content

Bind OUTBOX_PENDING KV on the outbox scheduler - #25

Merged
cyx2007 merged 1 commit into
mainfrom
bind-outbox-pending-kv-id
Aug 23, 2026
Merged

Bind OUTBOX_PENDING KV on the outbox scheduler#25
cyx2007 merged 1 commit into
mainfrom
bind-outbox-pending-kv-id

Conversation

@cyx2007

@cyx2007 cyx2007 commented Aug 23, 2026

Copy link
Copy Markdown
Member

Summary

  • 把生产已创建的 OUTBOX_PENDING KV namespace 写进 wrangler,避免下次部署丢掉绑定。

Test plan

  • wrangler deploy 已绑定该 KV 并发布 Worker
  • 合并即可,不必再部署 Worker

Made with Cursor

The production Worker now skips Neon when this namespace has no
pending flag. Keep the id in wrangler so later deploys retain the binding.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds the production OUTBOX_PENDING KV namespace binding to the Cloudflare outbox scheduler configuration.

Changes:

  • Registers the KV binding and production namespace ID.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@cyx2007
cyx2007 merged commit 51923c4 into main Aug 23, 2026
4 checks passed
@cyx2007
cyx2007 deleted the bind-outbox-pending-kv-id branch August 23, 2026 14:42
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