Hekek
Hekek
DDeno
Created by Hekek on 10/27/2024 in #help
Deno cron timeout
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.
1 replies