nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

Retry postgresql connection #71

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

Currently Console fails if postgresql is not up. Console should do a few retries with exponential backoff.