Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Adding additional state #181

Open
jkrasinger opened this issue Jul 23, 2024 · 0 comments
Open

Enhancement: Adding additional state #181

jkrasinger opened this issue Jul 23, 2024 · 0 comments

Comments

@jkrasinger
Copy link

I am working on an automation for running "Samba Backup" for special purposes.

One is Backing up "Mariadb" while the MariaDB service is stopped. For this my automation stops "MariaDB" AddOn and then starts the Backup only with MariaDB.
Another automation waits for the "SUCCEEDED" or "FAILED" state on samba_backup sensor and restarts the MariaDB Add-On.

This is working perfectly, but ....
The local backup is done quickly, but the upload to the Samba share takes much longer, but the “SUCCEEDED” status is only posted after the upload is finished. This means that the HA database remains turned off longer than necessary.

Would it be possible to introduce an additional status, e.g. “RUNNING-UPLOAD” after the local backup is completed and the upload starts? That would be extremely helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant