mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-01 04:20:51 +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.