Sitecore / Sitecore.Rocks

Sitecore Rocks is a plugin for Visual Studio for Sitecore developers.
Other
75 stars 27 forks source link

Add a warmup "ping" before each request #102

Open nickwesselman opened 5 years ago

nickwesselman commented 5 years ago

Cold instances and/or server component updates often result in timeout, "No Service," and other errors from Rocks. A quick "ping" of the keepalive page before each request, with a long timeout, could help present more helpful error messages if there are problems, and ensure that the instance is always "warm" before attempting any Rocks operations.