filecoin-saturn / caboose

A blockstore for distributing load
Other
12 stars 2 forks source link

More instrumentation of context cancellations and reward low latency nodes #85

Closed aarshkshah1992 closed 1 year ago

aarshkshah1992 commented 1 year ago
  1. We do have some peers with a reasonable P75 latency even after they have served >100 successful cache hit retrievals https://protocollabs.grafana.net/d/6g0_YjBVk/bifrost-caboose-staging?orgId=1&from=now-6h&to=now&editPanel=32

  2. Even after the context cancellation fix by @willscott in https://github.com/filecoin-saturn/caboose/pull/82, a significant number of requests(for both blocks and CARs) still fail with the context cancelled error. Let's instrument them more to help Bifrost debug this. https://protocollabs.grafana.net/d/6g0_YjBVk/bifrost-caboose-staging?orgId=1&from=now-6h&to=now&editPanel=30