Jobs timing out

app id: 8149FCCE-07DA-F988-FFBB-6154872C9500

I’ve got cloud code jobs that run every day dying today (late Sunday Jul 6) with:

2025-07-06 23:41:36,974 | SERVER_CODE | ERROR | [1084807] Task execution is aborted due to timeout
2025-07-06 23:47:39,699 | SERVER_CODE | ERROR | [1087656] Task execution is aborted due to timeout

Are there system problems? The link to the Slack from the dashboard is dead, otherwise that’s where I’d look first…

Hi @Kelly_Oglesby

We do not see issues on our side at that period.
Since you global log level is WARN there are no logs in your app except these two, so to understand what logic was it and how many time took all steps in the logic need to change the log level

Also, I do not see any times in your app, do you run a API Service from outside?

Regards,
Vlad