Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose RetryOptions type #4507

Closed
denchen opened this issue Jul 10, 2024 · 0 comments · Fixed by #4529
Closed

Expose RetryOptions type #4507

denchen opened this issue Jul 10, 2024 · 0 comments · Fixed by #4529

Comments

@denchen
Copy link

denchen commented Jul 10, 2024

I'm requesting officially exposing the RetryOptions type from packages/toolkit/src/query/retry.ts. My use case is that I've created a wrapper around fetchBaseQuery() that includes retry options as well as some of my app-specific options, and so I've been importing RetryOptions from @reduxjs/toolkit/dist/query/retry even though it's not an official export.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant