Skip to content

Add automatic cron monitoring for cloudflare workers #13113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AbhiPrasad opened this issue Jul 30, 2024 · 1 comment
Closed

Add automatic cron monitoring for cloudflare workers #13113

AbhiPrasad opened this issue Jul 30, 2024 · 1 comment

Comments

@AbhiPrasad
Copy link
Member

Description

Automatically instrument https://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/ and create cron monitors for them

@AbhiPrasad
Copy link
Member Author

Because of the difficulty of automatically grabbing the cron expression from cloudflare, users have to always manually instrument their cron jobs. At the current moment this is looking like a won't do without further APIs in cloudflare workers itself.

@AbhiPrasad AbhiPrasad closed this as not planned Won't fix, can't repro, duplicate, stale May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants