dclarke
CDCloudflare Developers
•Created by dclarke on 3/13/2024 in #workers-help
What happens if a scheduled handler called by a cron trigger throws an error? Can it retry?
I'm reading the docs here https://developers.cloudflare.com/workers/configuration/cron-triggers/ and here https://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/#scheduled but there is no mention of what occurs if an error is thrown in a scheduled handler, or if there is a retry mechanism . Does anybody know? I'd love to just try this out first hand but cannot do so at the moment.
3 replies