Replies: 2 comments 2 replies
-
That isn't true. The logic is defined here: pbs-client-docker/docker/src/s6-services/backup/run_include Lines 70 to 80 in 5ac6cac It already reflects the status of the attempt to do a backup, with any error fed directly to healthchecks. |
Beta Was this translation helpful? Give feedback.
-
Please let me know if this doesn't clear things up, I will close this conversation shortly unless this isn't the case. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I saw the container has built-in support for healthchecks, which is great. But the mechanism of course, will only alert if the entire container goes down.
It'd be great if we could define commands to be executed on Backup completion, or failure, such that I can trigger Healthchecks alerts depending on the actual state of the backup process.
Beta Was this translation helpful? Give feedback.
All reactions