Closed crosenth closed 5 years ago
It looks like ncbi is actually throttling more than 3 requests per second. I am thinking of creating a new feature argument --intervial that will space out efetch arguments to 3 per/sec
--intervial
Fixed by forcing a 1 second pause in everyone request to ensure reqs/sec limits are not exceeded
https://github.com/crosenth/medirect/commit/9bd281bcd2e39662a0a8ae2bc97322c172b587dd
It looks like ncbi is actually throttling more than 3 requests per second. I am thinking of creating a new feature argument
--intervial
that will space out efetch arguments to 3 per/sec