Improve restic error return code handling #17

Open
opened 2025-09-04 20:35:25 +02:00 by t.behrendt · 0 comments
Owner

Error handling for restic return codes is lacking. Right now, restic can silently fail, which the script reports success and exists without error code.

The script should fail if restic fails.

Error handling for restic return codes is lacking. Right now, restic can silently fail, which the script reports success and exists without error code. The script should fail if restic fails.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/backupsidecar#17