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

Debug Error Unknown exception while deleting address #703

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

olethanh
Copy link
Collaborator

Add more debug info to help investigate the error
Jira: ALEPH-115

This convert the logging.error to a logging.exception Which mean the traceback will be included in Sentry as well as more debug information

Add more debug info to help investigate the error
Jira: ALEPH-115

This convert the logging.error to a logging.exception
Which mean the traceback will be included in Sentry as well as more debug information
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 62.21%. Comparing base (8cf10e4) to head (c07ce57).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aleph/vm/network/interfaces.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #703   +/-   ##
=======================================
  Coverage   62.21%   62.21%           
=======================================
  Files          69       69           
  Lines        6076     6076           
  Branches      642      642           
=======================================
  Hits         3780     3780           
  Misses       2144     2144           
  Partials      152      152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hoh hoh merged commit c8ded1b into main Sep 20, 2024
21 of 22 checks passed
@hoh hoh deleted the ol-aleph-115-add-debug-info branch September 20, 2024 13:25
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