Closed maireanu closed 4 years ago
Should be possible to add a retry loop around the send_snap
method. I haven't really had time to work on pyznap recently though, so no promises on when I might implement this.
see #70
Changes look good. I will make some tests to check it out, I will return with a reply after the tests
Hi maireanu,
Changes look good. I will make some tests to check it out, I will return with a reply after the tests
The new release adds the retries
and retry_interval
options. You can specify how many times pyznap tries to send, and how long to wait in between tries. Thanks to Fmajor for this!
It is possible to add an mechanism when a snapshot is send and there is exeception, to be possible to retry and resend the snapshot.
Example: