Hi everyone,
I'm looking for advice on how to get feature services to load faster on our Portal. The data is housed in an SDE and our server is federated with Portal. The layer of concern has just under 10,000 points and a related table with just over 10,000 records. Some things I've tried already is changing from a dedicated to a shared instance, and using the map service instead of feature service where editing is not needed, but load times are incredibly slow, and 99% of the time the layer does not draw completely (in both Map Viewer and Map Viewer Classic, and in dashboards).
Our organization is pretty small. We have maybe 20 users that actively log in and view content. Only 5 users have editing capabilities but are not actively editing data very often at the moment (I am the main data editor).
I do not have much experience with server administration so I'm not totally sure what I'm looking for. I'm also not sure if this would be a case of needing to change feature service settings, or if it's more of an issue server side, but here are some messages I get when checking the logs:
"Error performing query operation Wait time of the request to the service 'Sanitary/Sanitary.MapServer' has expired." (Lots of these messages)
"Exception in Get(): _GetItemIterator exception: client id 11196 is trying to check out Sanitary/Sanitary.MapServer but it already checked out Record_Drawings/Record_Drawings.MapServer11196"
"Instance of service 'Inspections/Sanitary_Inspections.MapServer' failed to process a request."
Thank you!