Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
121 stars 37 forks source link

API crashes if it could not connect immediately to Postgres #251

Closed DonMartin76 closed 4 years ago

DonMartin76 commented 4 years ago

The API container crashes after 10 seconds after successfully to Postgres, in case it could not immediately connect to Postgres at startup.

This also has the effect that the tests are flaky at times (if the API starts up faster than the Postgres container does).