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

Batch requests to ETM #85

Open
noracato opened this issue Mar 3, 2023 · 0 comments
Open

Batch requests to ETM #85

noracato opened this issue Mar 3, 2023 · 0 comments
Assignees

Comments

@noracato
Copy link
Member

noracato commented Mar 3, 2023

To make the app a bit lighter on requests (and thereby also quite faster and putting less strain on ETE) we should batch queries before sending them. This is mostly useful for the update/create functionality of the app.

For HOLON I made a small module that we might be able to (re)use that batches requests and makes the results available in a nice python data format.

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

No branches or pull requests

2 participants