Skip to main content
Question

Recent AGOL Update restricts the number of records that a AGOL reader can read to 400k

  • June 30, 2026
  • 5 replies
  • 54 views

jasonc
Contributor
Forum|alt.badge.img+5

There was an update to ArcGIS Online last week 06/2026 that is causing an issue with the number of records you can read using the AGOL reader. It is limited to 400k records. Since the hosted layer that I am reading has way more than 400k it has broken my workbench. Has anyone ran across this yet and is there a workaround I can use since this workflow is essential for updating an enterprise application.

5 replies

j.botterill
Influencer
Forum|alt.badge.img+59
  • Influencer
  • July 1, 2026

a workaround might be on the reader to reduce Feature Per Request, perhaps half it and see it that helps

 


jasonc
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • July 1, 2026

a workaround might be on the reader to reduce Feature Per Request, perhaps half it and see it that helps

 

Thanks for the response. I already have this set to this value. The problem seems to be a maximum number of records that I can return overall (not per request). ESRI has recently set a limit to the number of records you can return to 400k records. Previously I could return all the records from the hosted service using the AGOL reader no matter how big hosted service was. 


jasonc
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • July 1, 2026

crutledge
Influencer
Forum|alt.badge.img+47
  • Influencer
  • July 1, 2026

Thanks ​@jasonc this would have driven me crazy.


carlm
Contributor
Forum|alt.badge.img+20
  • Contributor
  • July 2, 2026

I was working on a workflow the other day to update the layer definition and change the value, when I went back to it today I saw that all my layers now have a limit of 1 million features, they were at 400k previously.