Retry on "Another instance of rrsync is already accessing this directory" error #1

Open
opened 2026-02-09 07:23:48 +01:00 by oysteikt · 0 comments
Owner

Sometimes, parallell jobs that upload test results, docs, whatever, might end up trying to copy stuff over at the same time. rrsync refuses this, and one of the jobs fail. We should be able to tell this action that it should retry n times with a m second interval between retries when encountering this error (or possibly just always).

Sometimes, parallell jobs that upload test results, docs, whatever, might end up trying to copy stuff over at the same time. rrsync refuses this, and one of the jobs fail. We should be able to tell this action that it should retry n times with a m second interval between retries when encountering this error (or possibly just always).
oysteikt added the feature request label 2026-02-09 07:23:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/rsync-action#1