Add health check API #6
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: iamthefij/dockron#6
Loading…
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.