stashed / project

Enhancements & Issues
7 stars 2 forks source link

BackupSession stuck in Running phase due to post-backup Hook #40

Closed hmsayem closed 2 months ago

hmsayem commented 3 months ago

Problem:

BackupSessions remain in the Running phase when encountering failures or timeouts during the backup process. This occurs specifically when a post-backup hook is configured.

Specific Scenarios:

Challenges:

If a BackupSession is marked as failed due to an insufficient timeout, the actual backup process may still be ongoing within the backup job. This discrepancy can lead to problematic scenarios, such as initiating a new backup while the previous one is still active.