I have used in-memory feature class to display feature json data. It works fine most of the time. But an intermittent error is displayed when huge data is added or if I keep creating more in-memory feature classes. The error that is displayed is:
When this error occurs, the data for existing in-memory layers on ArcGIS Pro is visible on the map but not in the attribute table. When map is refreshed, the data disappears from map as well.
As mentioned earlier, this error is observed intermittently. I have attached a file with code for the in-memory feature class operations that are getting executed.
Appreciate any help. Thanks.