I've got an app running on Deno deploy with a cron that triggers each two days, i noticed that after 6 ~ 8 minutes the cron interrupts the task and marks it as successful even if it didn't finish, i'm looking around for info if the Deno cron functionality got some timeout config and trying to understand why it's happening, the cron should run for like ~20 minutes.
No replies yet
Join the Discord to continue the conversation
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.