Skip to content

Connections keep flaking in CI #618

@tnull

Description

@tnull

We've been hitting arbitrary CI failures due to ConnectionFailed errors for a while, but mostly they've appeared in times when Github CI was relatively busy (e.g., when users of US timezone would start to wake up and presumably start spinning up CI jobs).

However, recently our CI is ~unusable due to the rate at which ConnectionFailed errors are arising. We should really explore how we can avoid this flakiness.

Possibly this is even a good opportunity to make our connection handling generally more robust, e.g., by re-calibrating some of the timeout parameters and/or implementing retry logic.

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