- Task
- Make sure that a server failure does not mean the loss of documents and client data, and that the problem with copies is known immediately, and not during an accident.
- Solution
- Scheduled database and file copies with off-server migration, encryption, and a separate background job that checks every day that the copy has been created and is not empty. Copy monitoring sits alongside integration health monitoring—both in the same set of background tasks.
- Result
- Measured on 08/02/2026: the system has 35 scheduled background tasks, including monitoring backups and integration health. The system has been in production since 10/10/2025, 958 commits in 10 months.