Skip to content

CI sometimes fails due to timeout on query to service #28

@BenjaminPelletier

Description

@BenjaminPelletier

Example

Sometimes, the CI checks fail due to a timeout when uss_qualifier queries a service at port 8074; the error message is:

urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='host.docker.internal', port=8074): Read timed out. (read timeout=60)

When the CI is immediately rerun, this error usually disappears.

The service at port 8074 in the standard local deployment (used by CI) is mock_uss providing scdsc capabilities. Unfortunately, the details of this query attempt are not currently captured.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High priorityautomated-testingRelated to automated testing toolsbugSomething isn't workingtooling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions