Skip to content

Rate limiting #76

@durack1

Description

@durack1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions