-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi folks, I've got a query regarding rate limiting. I've been hitting https://esgf-node.ornl.gov/esgf-1-5-bridge? with queries, to get Dataset/File information out of the index, and have been hitting intermittent timeout errors, e.g.,
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='[esgf-node.ornl.gov](http://esgf-node.ornl.gov/)', port=443): Read timed out. (read timeout=5)If I change the default timeout from 5 to 25 this seems to work, but sometimes I get the same error, and if I drop this to a smaller timeout, then I can reproduce the error above almost 100%.
Is there some rate limiting going on, and if yes, what is the current limit, can we get this reset for certain IPs/ranges etc?
@sashakames ping
Metadata
Metadata
Assignees
Labels
No labels