retryOnMount query option: We started introducing TanStack Query in our React frontend repo, and have decided to disable query retries by default (retry: false), but noticed that it resulted in infinite retry loops when requests were erroring during a page load (We often have part of the stack down when developing locally, but that behavior flags on a less graceful error state if one of our servers is failing). When I turned off the retryOnMount option, it stopped occurring. Can you provide more context and help me understand the use case for retryOnMount and why it is a distinct setting from retry? Would there be a case where we would want it to stay enabled if we're not interested in query retries?https://x.com/tan_stack/status/2031128535470104577?s=20
dry-scarlet · 7h ago
https://x.com/powersync_/status/2010721010006552775?s=20
dry-scarlet · 2mo ago
You can now submit your website/app/project to http://TanStack.com 's new showcase and have it seen by the TanStack community! - Global showcase browser - Per-library filters - Category filters Submit here: https://tanstack.com/showcase/submit View all here: https://tanstack.com/showcase
dry-scarlet · 3mo ago