Does the API support concurrency? #149
Unanswered
caudurodev
asked this question in
Q&A
Replies: 1 comment
-
When you submit a job like As far as I understand you would like to be able to scrape multiple search jobs in parallel.
These will be fetched concurently Currently, it does not support scraping multiple jobs in parallel. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It does not seem to matter how I start the server, any request from the API appear to only be processed 1 by 1. Is this an API limitation or a docker container limitation?
Beta Was this translation helpful? Give feedback.
All reactions