Skip to content

[4.0] Treat network errors and GraphQL errors the same #12427

@jerelmiller

Description

@jerelmiller

Currently the errorPolicy only handles GraphQL errors differently where network errors are treated as fatal. In some cases this means that network errors result in throwing the error.

With the changes to consolidate errors to a single error policy and split up error types, it makes sense that we treat all errors the same, regardless of their origin.

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions