This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
~70% of block requests fail due to strn L1 routing error or timeout #42
Comments
For your breakdown:
The mitigations you suggest for caboose behavior make sense as well. I'll break those into separate issues |
About code |
@masih from the perspective of end user's HTTP client talking to ipfs.io both are HTTP 504 (Gateway Timeout). If we want to bubble up the reason to the end user, then L1 and Caboose should pass the reason in the error response body. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
iiuc Rhea produces ~130% of expected HTTP errors when compared with the old setup (snapshot from bifrost-gw-staging-metrics, see Mean values):
Hypothesis
Look at Mean error rates from Caboose. Success rate of 30%-25% feels painfully inefficient, and may explain end user errors.
Questions / Ideas
cc @willscott @aarshkshah1992 for sanity check / ideas how to mitigate
The text was updated successfully, but these errors were encountered: