pschlan / cron-job.org

cron-job.org Open Source project
GNU General Public License v2.0
1.47k stars 254 forks source link

I'm getting execution timeouts but I can't debug #241

Closed Sulivan1999 closed 2 months ago

Sulivan1999 commented 5 months ago

Hello, at certain times of the day I am receiving connection timeouts in several jobs at the same time. However, when checking the endpoints of each job, they work normally, there does not appear to be any instability in my endpoints.

How can I debug this if it only occurs on cron-job.org?

screenshot

pschlan commented 4 months ago

Hi,

can you share the details (job IDs, account name) with info@cron-job.org? That allows us to run some checks on our side. Most of the time we see such patterns it's either an overloaded endpoint or an overloaded network route to that endpoint. Are all of those jobs targeting the same endpoint or endpoints at the same data center / ISP?

Best,

Patrick