Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Bifrost makes calls to the Caboose Block and CAR fetch API with an already cancelled context #90

Open
aarshkshah1992 opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aarshkshah1992
Copy link
Collaborator

CAR Fetches
https://protocollabs.grafana.net/d/6g0_YjBVk/bifrost-caboose-staging?orgId=1&from=now-1h&to=now&editPanel=35

~ 41% of the requests by Bifrost to Caboose for CAR Fetches are made with a context that has already been cancelled.
~ 22% of the requests fail because Bifrost cancels the context while the CAR fetch is in progress.

Block Fetches
https://protocollabs.grafana.net/d/6g0_YjBVk/bifrost-caboose-staging?orgId=1&from=now-1h&to=now&editPanel=36

~ 18% of the requests by Bifrost to Caboose for Block API(Has, Get, Size) are made with a context that has already been cancelled.
~ 21% of the requests fail because Bifrost cancels the context while the Block fetch is in progress.

@aarshkshah1992 aarshkshah1992 added the bug Something isn't working label Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants