Skip to content

Is it possible to override the timeout value dynamically during the session? #4955

Answered by markerikson
User6531 asked this question in Q&A
Discussion options

You must be logged in to vote

Probably the best approach is to wrap the base query with a custom-written one, grab a value from the Redux store similar to the "dynamic base query" example, and pass that in when you call the original base query:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by User6531
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants