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

Hook up global exception handler in Hardhat 3 #6222

Closed
3 tasks done
kanej opened this issue Feb 4, 2025 · 1 comment
Closed
3 tasks done

Hook up global exception handler in Hardhat 3 #6222

kanej opened this issue Feb 4, 2025 · 1 comment
Assignees
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Milestone

Comments

@kanej
Copy link
Member

kanej commented Feb 4, 2025

Sentry services have been added in Hardhat 3. However we have not hooked up the node global exception handler for the command line so that exceptions are reported to Sentry.
We want to take across the same capability as exists in Hardhat 2.

TODO

  • Review the approach to global exception handling in HH2
  • Port the approach to HH3
  • Check with the test Sentry environment that exceptions are coming through
@kanej kanej added the v-next A Hardhat v3 development task label Feb 4, 2025
@kanej kanej added this to the Public Alpha milestone Feb 4, 2025
@kanej kanej added this to Hardhat Feb 4, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Feb 4, 2025
@kanej kanej moved this from Backlog to To-do in Hardhat Feb 4, 2025
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Feb 4, 2025
@galargh
Copy link
Member

galargh commented Feb 6, 2025

Follow-ups:

@kanej kanej moved this from To-do to In Review in Hardhat Feb 7, 2025
@kanej kanej closed this as completed Feb 10, 2025
@github-project-automation github-project-automation bot moved this from In Review to Done in Hardhat Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Projects
Status: Done
Development

No branches or pull requests

2 participants