laptop and a wrench

Bug

Querying a Hosted Table or Layer occasionally sends continuous requests to REST until the connection times out or the script is interrupted.

Last Published: September 23, 2021 ArcGIS API for Python
Bug ID Number BUG-000141427
SubmittedJuly 13, 2021
Last ModifiedJune 5, 2024
Applies toArcGIS API for Python
Version found1.8.5
Operating SystemWindows OS
Operating System Version10.0
Version Fixed1.9.1
StatusFixed

Workaround

  1. Change the Where clause to 1, in which the default Where clause is based on the OBJECTID field being greater than 0.
  2. Add a cacheHint parameter to the query function.
  3. Query the layer as a FeatureSet and then convert it to a DataFrame.

Steps to Reproduce

Bug ID: BUG-000141427

Software:

  • ArcGIS API for Python

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options