cloudflare / workers-sdk

⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
https://developers.cloudflare.com/workers/
Apache License 2.0
2.41k stars 592 forks source link

🚀 Feature Request: Event Notifications in `wrangler.toml` #6109

Open helloimalastair opened 1 week ago

helloimalastair commented 1 week ago

Describe the solution

It would be nice to be able to be able to use wrangler.toml/.json as a source-of-truth for which Buckets/Queues generate/handle Event Notifications.

Configuration should probably be in Queue Consumer Worker, though not sure what to do if a manually connected Event Notification isn't explicitly defined in wrangler.toml. Should it be removed? Should it be left out?

andyjessop commented 1 day ago

@irvinebroque @jonesphillip looping you guys in in case this is of interest.