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

3 - Error management #278

Open
zapaz opened this issue Sep 29, 2022 · 1 comment
Open

3 - Error management #278

zapaz opened this issue Sep 29, 2022 · 1 comment
Assignees
Milestone

Comments

@zapaz
Copy link
Member

zapaz commented Sep 29, 2022

Objective

Manage transaction errors and inform user

Description

  • catch transaction errors, either on txResp or txReceipt
  • special attention to "normal error" : when user reject the tx in metamask
  • display error reason if possible, in a popup or alert/error zone
  • make it in a generic way with common function
  • to do on all 7 current tx : Clone, Mint, Burn, Transfer, Sell, Buy (and Claim later)
  • make a list of all possible error, or at least a list of error we see

Tests

Test all errors manually

Errors

"error 429 to many requests" when fetching IPFS image url

@zapaz zapaz added this to the AUTOMARKET milestone Sep 29, 2022
@zapaz zapaz changed the title Error management 2 - Error management Sep 29, 2022
@zapaz zapaz changed the title 2 - Error management 3 - Error management Sep 29, 2022
@zapaz zapaz modified the milestones: AUTOMARKET, REFACTO Oct 14, 2022
@zapaz
Copy link
Member Author

zapaz commented Oct 14, 2022

to be done with 11/ ISSUE #283

@dlaxcess dlaxcess mentioned this issue Mar 13, 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

No branches or pull requests

2 participants