mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
In progress backups show as failed #311
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Awhikax on GitHub (Apr 14, 2025).
Current Behavior
Backups which process is "In Progress" appear as "Failed" in the server panel. This is especially visible with large or remote backups which takes time to proceed.
Expected Behavior
"In Progress" backups should show as "In Progress" instead of "Failed"
Steps to Reproduce
Note that this has been reproduced on my environment AND on https://demo.pelican.dev/
Panel Version
1.0.0-beta19
Wings Version
1.0.0-beta11
Is there an existing issue for this?