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

Add UNKNOWN error code and rawError property to FuelError #2521

Closed
arboleya opened this issue Jun 15, 2024 · 0 comments · Fixed by #2562
Closed

Add UNKNOWN error code and rawError property to FuelError #2521

arboleya opened this issue Jun 15, 2024 · 0 comments · Fixed by #2562
Assignees
Labels
chore Issue is a chore feat Issue is a feature
Milestone

Comments

@arboleya
Copy link
Member

  • Add ErrorCode.UNKNOWN for errors we haven't mapped yet (think of it as the default)
  • Add the full thrown error in the FuelError.rawError field so as not to lose info on the underlying error

cc @LuizAsFight @nedsalk

@arboleya arboleya added feat Issue is a feature p1 labels Jun 15, 2024
@arboleya arboleya added this to the 0.x mainnet milestone Jun 15, 2024
@arboleya arboleya added the chore Issue is a chore label Jun 15, 2024
@maschad maschad self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore feat Issue is a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants