aleph-im / aleph-vm

Aleph.im VM execution engine
MIT License
43 stars 18 forks source link

Debug Error Unknown exception while deleting address #703

Closed olethanh closed 1 month ago

olethanh commented 1 month ago

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

codecov[bot] commented 1 month ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.