Timeout option is not worknig


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.

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?

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?