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

paging support for annotation count query #273

Open
tingzhao opened this issue Jul 10, 2018 · 2 comments
Open

paging support for annotation count query #273

tingzhao opened this issue Jul 10, 2018 · 2 comments
Assignees

Comments

@tingzhao
Copy link

Counting annotations in labelsz can take a long time when the data are big, potentially causing timeout in the client side (e.g. 10.40.4.158:8400/api/node/65c0/synapses_labelsz/top/5000/AllSyn). Paging can be a solution to this problem.

@DocSavage
Copy link
Member

Did you have an idea how you’d like the paging solution to work or should I just come up with the first pass and we’ll see if it works for you?

@DocSavage DocSavage self-assigned this Jul 12, 2018
@tingzhao
Copy link
Author

The page option for threshold looks fine to me, or whatever you think is efficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants