Downloading payments CSV sometimes fails
Summary
Getting this error intermittently: https://user-images.githubusercontent.com/96150256/186579263-e7e045ae-bd65-4c97-9111-348b7e642940.mp4
(I see subgraph I click @peripheralist 😅)
Steps to reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
What is the current bug behavior?
What is the expected correct behavior?
Relevant logs and/or screenshots
Environment
- Device/OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Hardware wallet: [e.g. Ledger w/ Metamask]
It looks like the graph isn't indexed to chain head—can happen if our indexers get behind (though probably means a graph infra problem)
Though leave this open since we should handle this error better
Is this still an issue @peripheralist ?
this would have been caused by the subgraph getting delayed in indexing, and us trying to get data for a block that hasn't been indexed yet. will leave this open and double check that the UI handles cases like this, but pretty sure it's closeable