Recently we changed hosting to Azure. Although we did not have any particular issues due publishing we found one interesting issue with backend. Azure has ‘hard coded’ response timeout limited to 4min. When we want to rollback documents (one or two versions back) constantly throwing timeout error. (umb 7.14.0) No other error(s) and also versions are limited to 10.
Is this known issue, and how to fix it? Is maybe some special flag in umbraco config to split rollback.aspx to partial calls. Locally works ok, although quite some time.
Unfortunately not :(.
Btw, we are now moving off the Azure, due some other reasons (also price). Nevertheless, we found Azure stable environment, but too much time went for simple tasks (let’s encrypt, blob media, remote backups etc).
Azure, document rollback, response timeout
Hi,
Recently we changed hosting to Azure. Although we did not have any particular issues due publishing we found one interesting issue with backend. Azure has ‘hard coded’ response timeout limited to 4min. When we want to rollback documents (one or two versions back) constantly throwing timeout error. (umb 7.14.0) No other error(s) and also versions are limited to 10.
Is this known issue, and how to fix it? Is maybe some special flag in umbraco config to split rollback.aspx to partial calls. Locally works ok, although quite some time.
/Asembli
Hey,
Did you ever get a solution to this problem?
I'm having a similar issue here as well, and this site is also running on Azure (Umbraco v7.11.1).
The rollback dialog shows up, but as soon as I select a version from the dropdown it waits for ages and then the request times out.
It used to work fine, and this site works fine on our staging server and local dev environments.
Hi,
Unfortunately not :(. Btw, we are now moving off the Azure, due some other reasons (also price). Nevertheless, we found Azure stable environment, but too much time went for simple tasks (let’s encrypt, blob media, remote backups etc).
Best regards
/Asembli
is working on a reply...