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
Yes that's right. It will retry loading up to three times (which is currently hard-coded). Between retry requests, there will be a pause of increasing time.
The relevant code is in module overpass-frontend. You can configure the options with the parameter 'overpassOptions' in OpenStreetBrowser's conf.php.
What should be added is a notification to the user, that the request has been blocked and will be retried. Any ideas how this could be displayed? Maybe some status indicator somewhere?
It keeps on retrying, despite being rejected with "Too many requests"
The text was updated successfully, but these errors were encountered: