You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempted to mimick the query in the initial issue comment relatively closely. The map view worked, but the layout view set to pdf output format and the other default settings failed multiple times.
I'm not sure that there is a lot that we can do here. I believe that this is a mix of the print proxy request to the AGOL print service timing out and the browser request to print proxy (via the print widget) timing out. I tried increasing the browser request timeout using esri.config.request.timeout but that didn't seem to have any effect on the request coming from the print widget.
I did fix a few bugs in print proxy that should help with layout templates. I also bumped the node version so maybe that will help with performance? Although, it's not print proxy itself that's timing out.
I think that in the end, folks are just not going to be successful printing 10's of 1000's of features. I'm not sure how valid that use case is anyway.
Load some of these layers into a AGOL web map and see if it has the same issues.
Perhaps we can add a feature result limit.
The text was updated successfully, but these errors were encountered: