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 payload errors in onError link and allow them to be retried via RetryLink #11658

Open
alessbell opened this issue Mar 11, 2024 · 0 comments
Assignees

Comments

@alessbell
Copy link
Member

Issue Description

In Apollo's multipart over HTTP for subscriptions protocol, top level transport-related errors are always fatal and should be handled in a similar fashion to network errors with respect to retries.

These errors should be exposed in the onError link and made retriable via RetryLink.

Link to Reproduction

N/A

Reproduction Steps

No response

@apollo/client version

3.9.6

@alessbell alessbell self-assigned this Mar 11, 2024
@alessbell alessbell added this to the Release 3.10 milestone Mar 18, 2024
@jerelmiller jerelmiller removed this from the Release 3.10 milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants