We noticed a situation where an email connector was timing out after 2m (120s). Emails shouldn't take that long, but when an email connector is not correctly configured, it may stall and then hit the timeout. The problem is that's tying up a task manager worker.
So we're thinking we might be able to reducce this timeout, so that badly configured connectors timeout FASTER.
We'd need to find out how long email connectors are currently running. And investigate why these 120s timeouts are happening - perhaps there's something else going on with those.
We noticed a situation where an email connector was timing out after 2m (120s). Emails shouldn't take that long, but when an email connector is not correctly configured, it may stall and then hit the timeout. The problem is that's tying up a task manager worker.
So we're thinking we might be able to reducce this timeout, so that badly configured connectors timeout FASTER.
We'd need to find out how long email connectors are currently running. And investigate why these 120s timeouts are happening - perhaps there's something else going on with those.