Page 1 of 1

Oxygen editor 13.2 retry on save operation?

Posted: Tue Apr 23, 2013 9:53 pm
by wbranagh
Is there a way to configure the "save to an URL" operation in Editor to retry a set number of times? Occasionally we see timeouts when saving a file to a remote server via webdav. Waiting for a few seconds then retrying usually works but the authors would like the editor to be more "persistent".

Re: Oxygen editor 13.2 retry on save operation?

Posted: Wed Apr 24, 2013 12:21 pm
by adrian
Hello,

You cannot control the number of retries. However, you can adjust the timeout value of the HTTP/WebDAV client in: Options > Preferences, Network Connection Settings / HTTP(S)/WebDAV. Increase the value of the option Read timeout (seconds) to 40 or 60.
Also, if you want it to retry automatically, make sure the option Automatic retry on recoverable error is enabled (default enabled).

Regards,
Adrian