On release days, when everyone is trying to run merge their PRs, builds are waiting for a delegate(like this for 18m) and that is counted towards TIMEOUT value and stage fails with expired status. Which force developers to re-run and that results in more workload and wait time for everyone.
So if you can provide a configuration option to exclude delegate wait time from TIMEOUT, that would help us.