-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't download this arcgis map - retry pause #81
Comments
I get this issue, too:
|
Timeouts like this are likely from something that's rate limiting you, or the server is otherwise unable to keep up with your request rate. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I was trying to get a map, but always end in
retry pause 0
, 0, 1, 2, 3....Layer: https://services3.arcgis.com/Dhl01RVOOnbjTdY7/ArcGIS/rest/services/COBERTURAS_ADJUDICADAS_5G/FeatureServer/11
The layer is working, we can access and use it from: https://www.arcgis.com/home/webmap/viewer.html?url=https://services3.arcgis.com/Dhl01RVOOnbjTdY7/ArcGIS/rest/services/COBERTURAS_ADJUDICADAS_5G/FeatureServer&source=sd
JSON is working, we can get data with the next arguments:
No idea why ends like this, I try checking debug info, higher timeout, the
--paginate-oid
, and always ends the same.Thx.
The text was updated successfully, but these errors were encountered: