mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-26 00:19:48 +00:00
be9aff3cdc
- Refactored the DatabaseBackupJob to generate a unique UUID for each database backup execution within the loop, improving clarity and ensuring uniqueness for each backup attempt. - Removed redundant UUID generation logic from the initial part of the handle method.