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

Process Mutation on a Queue when encountering network errors #3336

Closed
ekahannah opened this issue Feb 14, 2024 · 2 comments
Closed

Process Mutation on a Queue when encountering network errors #3336

ekahannah opened this issue Feb 14, 2024 · 2 comments
Labels
question Issues that have a question which should be addressed

Comments

@ekahannah
Copy link

ekahannah commented Feb 14, 2024

Question

Hi all,
Just wondering if there is a feature in Apollo iOS to handle processing mutations in a queue and retry them when there's a network problem or when the data was not sent successfully

@ekahannah ekahannah added the question Issues that have a question which should be addressed label Feb 14, 2024
@calvincestari
Copy link
Member

HI @ekahannah - no we do not provide automatic retry functionality, this is something you would have to build yourself as an interceptor in the request chain.

Copy link
Contributor

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo iOS usage and allow us to serve you better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that have a question which should be addressed
Projects
None yet
Development

No branches or pull requests

2 participants