Overall Timeout for a query that returns a result map. #3593
rsvedersky
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since the query timeout only affects an individual query and not possible sub queries that the result map may add, it would be useful to have an overall timeout that would stop processing of additional fetches from subqueries. A timeout interceptor doesn't seem to be able to handle resultant subqueries brought in through the resultmaps.
Beta Was this translation helpful? Give feedback.
All reactions