Add health check API #6
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?
If commands are stuck, failing, or being killed via a timeout (see #5), then it would be good for there to be an API or for the container to report itself as unhealthy.
My position has generally been to monitor the health of the containers that Dockron is starting, however that is not easily done with exec jobs. This justifies a new position on health checking.