Skip to content

Migration fail if it starts before postgres is ready. #15

@coreyshuman

Description

@coreyshuman

Postgres takes a long time start up on some machines (30+ seconds).
In this situation, the migration server will try to run and will crash because Postgres will either not have opened the port yet, or it will send a incomplete startup packet.

Migration server should have a retry mechanism to keep trying until success (or container kill).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions