application-research / autoretrieve

A server to make GraphSync data accessible on IPFS
22 stars 7 forks source link

chore: update filclient #122

Closed rvagg closed 2 years ago

rvagg commented 2 years ago

has no-block-transferred failure and unique-dealid fix, among other updates

I'm running this locally, reporting events as rvagg20220914, will check on that in a few hours and see what to make of it

rvagg commented 2 years ago

The blocks-not-transferred situation is now showing up as a failure event with data transfer failed: unconfirmed block transfer, so we shouldn't be getting the case here in autoretrieve with 'confirmed=false' in the 'success' event_details.

codecov-commenter commented 2 years ago

Codecov Report

Base: 13.70% // Head: 13.70% // No change to project coverage :thumbsup:

Coverage data is based on head (1e3585c) compared to base (1ee487f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #122 +/- ## ======================================= Coverage 13.70% 13.70% ======================================= Files 16 16 Lines 2226 2226 ======================================= Hits 305 305 Misses 1905 1905 Partials 16 16 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.