Commit Graph
3 Commits
Author SHA1 Message Date
vasyansk f166f95b44 Add configurable retries for locked SQLite backups
docker-build / Build image (push) Successful in 11s
Add SQLITE_TIMEOUT, BACKUP_RETRIES, and BACKUP_RETRY_DELAY
environment variables to handle "database is locked" errors during
backup. Retry the sqlite3 .backup command with configurable timeouts
and delays, and clean up any WAL/SHM files that may interfere with
subsequent attempts. Bump version to 1.2.2.
2026-09-01 12:15:38 +07:00
vasyansk 5646ecd6dd fix cron after first run + add hc
docker-build / Build image (push) Failing after 6s
2026-09-01 11:00:36 +07:00
vasyansk 936805a8c7 init
docker-build / build (push) Has been cancelled
2025-08-27 15:22:41 +07:00