mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-04-26 09:57:46 -04:00
* feat(backups): ensure volume readiness before backup Backup preflight checks were relying on a db cached status. Now a real volume healthcheck is performed before backing up. Closes #811 #695 * chore: fix ci