mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-04-27 02:19:10 -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