Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache does not work with RMRK2 #199

Open
4 tasks
vikiival opened this issue Mar 22, 2023 · 2 comments
Open
4 tasks

Cache does not work with RMRK2 #199

vikiival opened this issue Mar 22, 2023 · 2 comments
Labels
bug Something isn't working glitch Something is working but not 100% correctly p1 V2 Implementation of RMRK::2.0.0

Comments

@vikiival
Copy link
Member

vikiival commented Mar 22, 2023

The point why cache currently does not work is that queries does not run properly (take around 7s+ to execute).

How to fix:

  • run indexer for few days
  • open DataGrip and connect to DB
  • run the query in cache.ts called series
  • optimize run time while returning same data

$$ included

Blocker for

@vikiival vikiival added bug Something isn't working V2 Implementation of RMRK::2.0.0 labels Mar 22, 2023
@vikiival vikiival mentioned this issue Apr 3, 2023
22 tasks
@vikiival vikiival added the glitch Something is working but not 100% correctly label Apr 11, 2023
@yangwao yangwao added the p1 label Apr 20, 2023
@roiLeo
Copy link
Contributor

roiLeo commented Jun 1, 2023

Hello, have you heard of https://stellate.co/docs, can it be integrated with squid?

@vikiival
Copy link
Member Author

vikiival commented Jun 1, 2023

Hello,
Yes we heard about stellate, however the issue is that the cache query is badly written, therefore it takes 7s to process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working glitch Something is working but not 100% correctly p1 V2 Implementation of RMRK::2.0.0
Projects
None yet
Development

No branches or pull requests

3 participants