Active Router Health endpoint #738
Locked
sanchaymittal
started this conversation in
Specs
Replies: 2 comments 13 replies
-
[CF]:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Is the reason we aren't using the subgraph for this because of the liquidity caching, the latency, or both? What would the body of the endpoint look like? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem:
Example case/Test case:
Owner:
@sanchaymittal @base0010
Proposal:
T0 [sdk]
getActiveRouterHealth()
: Call getRouterStatus() get live routers and call subgraphs to getRouterLiq().T1 [sdk-server]
getRouterHealth()
: CallsgetActiveRouterHealth()
to get router health and liq.T0 [EC2][Cloudflare]
Test Cases:
Beta Was this translation helpful? Give feedback.
All reactions