Make dehydrate async + wait for active queries to finish? #3711
Answered
by
TkDodo
patrick-mcdougle
asked this question in
Ideas
-
Dehydrate synchronously dehydrates all successful queries and ignores queries that might be in flight (fetching), but what if it was async and had an option to wait for all active queries to finish before finally dehydrating? Would this be a feature that would be desirable? I know I'd like it, but would anyone else want / need this? |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Jun 20, 2022
Replies: 1 comment 5 replies
-
Can you elaborate on what use-case you have / problem you're trying to solve? |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
patrick-mcdougle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you elaborate on what use-case you have / problem you're trying to solve?