Skip to content

Lower the default max wait timeout #470

@JamesRTaylor

Description

@JamesRTaylor

The default max wait timeout (DEFAULT_POOL_MAX_WAIT_TIMEOUT) should be lowered from 5000 milliseconds to 500 milliseconds. Having a higher wait time leads to more query timeouts and failures. The only downside of lowering it is that you'll fallback to S3 reads more frequently, but this is probably the correct behavior when the system is under heavy load and not responding within the default allowed time.

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