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

Fixed asset rich query or range query workloads implementation do not work with big numbers of assets #221

Open
fraVlaca opened this issue Jul 11, 2022 · 0 comments
Labels
bug Something isn't working Fabric

Comments

@fraVlaca
Copy link
Contributor

The issue was partly solved in #189 , however, I had to reduce the size of the total asset created to avoid timeout.
It seems that with a considerable number of created assets couch DB takes exponentially more time to complete the query; it does eventually complete it successfully but only after a long time and the time out of the tx.
You can find more info on the issue linked above

@davidkel davidkel added bug Something isn't working Fabric labels Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fabric
Projects
None yet
Development

No branches or pull requests

2 participants