Missing timeout for converge logic #246
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the current behavior
INFO[0008] waiting for services to converge: ...
hangs on failure.Steps to reproduce
Deploy something that fails to replicate (0/1).
Describe the expected behavior
It times out, shows the error message of the uncoverged service.
Any idea how this might be fixed?
Add a timeout.
Additional information