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

Need to optimize the interface query data time. #438

Closed
FrederLu opened this issue Sep 22, 2023 · 2 comments
Closed

Need to optimize the interface query data time. #438

FrederLu opened this issue Sep 22, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@FrederLu
Copy link

When the amount of queried data is too large, a 502 exception occurs after the page waits for a long time.
https://pudge.explorer.nervos.org/script/0x9bd7e06f3ecf4be0f2fcd2188b23f1b9fcc88e5d4b65a8637b17723bbda3cce8/type/referring_cells?page=1&size=10
image

irb(main):001:0> CellDependency.count => 176374895

@FrederLu FrederLu added the bug Something isn't working label Sep 22, 2023
@rabbitz
Copy link

rabbitz commented Sep 22, 2023

Related PR: nervosnetwork/ckb-explorer#1461

@FrederLu FrederLu moved this to 👀 Testing in CKB Explorer Sep 22, 2023
@FrederLu
Copy link
Author

Related PR: nervosnetwork/ckb-explorer#1461

Verified.

@FrederLu FrederLu moved this from 👀 Testing to 🚩Pre Release in CKB Explorer Sep 22, 2023
@FrederLu FrederLu moved this from 🚩Pre Release to ✅ Done in CKB Explorer Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants