blob: b3fe56f0a65b0a794781b4ce0063a96717a1ec4a (
plain)
1
2
3
4
5
6
7
8
|
---
tags:
- gobs
- "#groupvps"
---
The scheduler has a bug where backup & restore tasks are scheduled seperate from delete tasks. Backup & restore get blocked when server is not ACTIVE or SHUTOFF.
Duplicating this logic to delete tasks seems a bit hackish.
Is there no better way?
|