Oxygen editor 13.2 retry on save operation?

Having trouble installing Oxygen? Got a bug to report? Post it all here.
wbranagh
Posts: 3
Joined: Thu Oct 18, 2012 7:57 pm

Oxygen editor 13.2 retry on save operation?

Post 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".
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Oxygen editor 13.2 retry on save operation?

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply