[Maps] support abortSignal for mvt requests to allowing canceling no longer needed requests #90440
Labels
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
enhancement
New value added to drive a business result
v7.13.0
v8.0.0
Elasticsearch data requested from Maps application passes
abortSignal
to requests so that request for no longer needed data can be canceled. MVT requests do not supportabortSignal
and continue to run even when the results are no longer needed because users move the the map to a new location or changed the query context.Not canceling unneeded requests causes performance problems with elasticsearch.
The text was updated successfully, but these errors were encountered: