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

[Sentry] Error: Previous transaction is already confirmed #24245

Open
sentry-io bot opened this issue Apr 25, 2024 · 0 comments
Open

[Sentry] Error: Previous transaction is already confirmed #24245

sentry-io bot opened this issue Apr 25, 2024 · 0 comments
Labels
area-Sentry error reporting to sentry regression-prod-11.14.0 Regression bug that was found in production in release 11.14.0 Sev3-low Low severity; minimal to no impact upon users team-transactions Transactions team type-bug

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 25, 2024

Sentry Issue: METAMASK-X9TT

Error: Previous transaction is already confirmed
  at MetamaskController.createSpeedUpTransaction (app/scripts/metamask-controller.js:4147:33)
  at async s.<anonymous> (app/scripts/lib/createMetaRPCHandler.js:23:7)

Comment: This seems to happen due to a race condition where user tries to speed up a transaction, while transaction already got validated in the meanwhile. This error is currently unhandled and should be handled.

@gauthierpetetin gauthierpetetin added Sev3-low Low severity; minimal to no impact upon users team-confirmations Push issues to confirmations team labels Apr 25, 2024
@metamaskbot metamaskbot changed the title Error: Previous transaction is already confirmed [Sentry] Error: Previous transaction is already confirmed Apr 25, 2024
@metamaskbot metamaskbot added type-bug area-Sentry error reporting to sentry regression-prod-11.14.0 Regression bug that was found in production in release 11.14.0 labels Apr 25, 2024
@cryptotavares cryptotavares added team-transactions Transactions team and removed team-confirmations Push issues to confirmations team labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Sentry error reporting to sentry regression-prod-11.14.0 Regression bug that was found in production in release 11.14.0 Sev3-low Low severity; minimal to no impact upon users team-transactions Transactions team type-bug
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

3 participants