pipecd
pipecd copied to clipboard
Revise deployment stage timeout mechanism
What would you like to be added:
Every deployment should have its timeout to avoid long time blocking deployment.
There is already pipeline.stages[x].timeout configuration (ref: https://github.com/pipe-cd/pipecd/blob/master/pkg/config/application.go#L225), but it is not to be used anywhere else.
Why is this needed:
Ref: #4980
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity. Feel free to reopen if still applicable.