Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 288 Bytes

File metadata and controls

5 lines (4 loc) · 288 Bytes
@apollo/client patch

RetryLink now emits a next event instead of an error event when encountering a protocol errors for multipart subscriptions when the operation is not retried. This ensures the observable notification remains the same as when RetryLink is not used.