Skip to content

Consider increasing the default timeout for _bulk to 330s #46830

@cmacknz

Description

@cmacknz

The Elastic cloud proxy has a 320s timeout. Our current default network timeout to _bulk is 90s. This means there are long running requests that Elasticsearch could plausibly complete in >90s that we give up on and then retry unnecessarily.

At the same time, a longer default timeout will possibly be incompatible with non-Elastic network middleware like on premise proxies or firewalls with shorter connection timeouts than this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions