Depends on D17499
Getting to the point where the page is unusable, esp by a new user with no tokens cached.
There are many things we can do to improve this. The challenge is loading and still getting all the info so we have a useful searchable dataset.
Will iterate towards this. This at least stops chronik from throwing errors and gives us some adjustable params.
Ultimately we would like
- Only render OrderBooks we can see
- Load all OrderBook data in the background
- Search enabled when all data has loaded, search quickl filters and renders only searched OrderBooks
This will take many steps though.