Jason Cihelka

Results 30 comments of Jason Cihelka

+ also look at https://github.com/filecoin-project/cidtravel approach

looks good! Somewhat related - would this be a good time to standardize on https://github.com/application-research/estuary/issues/438 too?

What do we think about doing a find-replace on `miner` -> `provider` for any endpoints that mention it? Since Filecoin at large has adopted the term Storage Provider over Miner....

Fixed merge conflicts - let me know if any other concerns guys

looks good! will definitely be good to process the errors better, raw axios dump is hard to figure out what's going on. Not entirely sure where to do that though,...

I wonder if we should do this in a phased approach, by first offloading to our existing SP network. We could examine: - Which CIDs are least-frequently retrieved - Of...

https://github.com/lotus-web3/client-contract

KB Issue Created https://github.com/application-research/outercore-eng-kb/issues/24

**We need to determine** - What scale do we want the SP node to be? Seagate makes an excellent storage device in a 2PB size, which could be a good...

Updated task description: 1. Add an endpoint to `estuary-metrics` to be POST'ed to with retrieval stats. It will follow the struct defined here: https://github.dev/filecoin-project/lassie/blob/main/pkg/eventrecorder/eventrecorder.go#L63 2. Configure autoretrieve to use Lassie...