Operation aborted due to timeout
I don't get how the fetch isn't working...
What do you guys think is the reason, nearly all endpoints listed in the config file regularly time out?
I found out, it is very likely the abort signal to be blamed, but it's responding in < 5 seconds for me. So why not for the worker?
E.g. https://client-api.supportmail.dev/heartbeat
Code: https://github.com/The-LukeZ/lukez-monitor/blob/master/src%2Findex.ts#L146-L158
What do you guys think is the reason, nearly all endpoints listed in the config file regularly time out?
I found out, it is very likely the abort signal to be blamed, but it's responding in < 5 seconds for me. So why not for the worker?
E.g. https://client-api.supportmail.dev/heartbeat
Code: https://github.com/The-LukeZ/lukez-monitor/blob/master/src%2Findex.ts#L146-L158