kycfeel
(Yechan Kim)
1
Hi there.
I faced the case yesterday that the drone build was stuck for 5 hours but didn’t get timeout failed.
My repository setting got 1 hour for the timeout period but seemed like it was not working.
Can someone help me to find the issue?
Thanks.
jimsheldon
(Jim Sheldon)
2
I have seen this happen when the runner that was executing the pipeline was terminated before the pipeline could finish, could that be what happened?
kycfeel
(Yechan Kim)
3
Right. I think that’s the case. The runner pod gets terminated due to a resource issue sometimes.
Is there a way to make the timeout still works even in these cases?