Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wait_container_is_ready throwing TimeoutException on first tryΒ #193

@ghost

Description

After updating to v3.5.0 our tests using PostgresContainers are failing.

My guess is that this has to do with the changes regarding transient exceptions. We use psycopg2 and the error thrown on unsuccessful connection is not inheriting sqlalchemy.exc.OperationalError but rather is a plain AttributeError with message:

'NoneType' object has no attribute '_stan_scope'

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