-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat: #6147: Include worker name in sealing errors #7844
feat: #6147: Include worker name in sealing errors #7844
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7844 +/- ##
==========================================
- Coverage 39.46% 39.41% -0.05%
==========================================
Files 654 654
Lines 70170 70179 +9
==========================================
- Hits 27690 27659 -31
- Misses 37727 37761 +34
- Partials 4753 4759 +6
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! Just one comment.
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really useful. Thanks!
Hello @llifezou! This contribution to the Filecoin codebase was voted as impactful during Q1 and is eligible for a FIL prize as part of a Protocol Labs experiment to reward open source contributions from the community (see full details here). Please reach out to us through commons@protocol.ai to receive the instructions on how to claim your reward! |
Related Issues
#6147
Additional Info
When a sector is executed incorrectly(delete sc-02-data-layer-2.dat and produce an error), can see which worker name (hostname) executed it in
lotus-miner sectors status --log
: