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

fix: add missing error type and fault field #59

Closed
wants to merge 1 commit into from

Conversation

jludwiggreenaction
Copy link

@jludwiggreenaction jludwiggreenaction commented Feb 19, 2024

We've received the following error numerous times in our app. It seems this error code is undocumented and untyped, so this PR just adds it to the ticket error type so developers can appropriately retry the unexpected error.

If any expo employees are aware of a complete list of types and fault codes, I would appreciate it if you could share. This part of the ecosystem seems incomplete; for example, the push notification documentation only mentions a single error code.

@ide
Copy link
Member

ide commented Mar 20, 2024

#55 adds ExpoError.

The fault field is undocumented in the docs and the existence or absence of the field is not guaranteed.

@ide ide closed this Mar 20, 2024
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 this pull request may close these issues.

2 participants