Skip to content

Resolve the TypeORM readiness check race condition when using slow-server #15655

@andrew-farries

Description

@andrew-farries

There is a race condition when slow-server starts where the database is considered ready by the waiter init container, but TypeORM has not yet finished initalization. This makes slow-server unusable and the only solution is to restart the slow-server pods.

See internal discussion here and here.

Metadata

Metadata

Labels

type: bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions