You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a website returns a failed response, increase the frequency of checks until the website is back online.
For example, if it checks each website every 60 seconds - when the response is an error, increase to every 10 seconds until it is no longer an error.
Include a new config parameter for this increase frequency amount.
The text was updated successfully, but these errors were encountered:
When a website returns a failed response, increase the frequency of checks until the website is back online.
For example, if it checks each website every 60 seconds - when the response is an error, increase to every 10 seconds until it is no longer an error.
Include a new config parameter for this increase frequency amount.
The text was updated successfully, but these errors were encountered: