Monitor Callback timeout after 1 minute run

Hi,

I’m running a daily monitor to execute a couple of requests. Today the monitor failed and after inspection I noticed that it failed because of a callback timeout. I’m aware of the hard limit of 5 minutes per monitor, but this timeout happened at the first minute of the run… The monitor starts at exactly 05:00 and the console shows this at the end:

5:01:08 [Error: callback timed out]
5:01:08 Run failed.

Could it be that the callback actually took 4+ minutes and is just not properly displayed in the console?

Any insights will be apreciated :slight_smile: