The service comes up before postgres is actually ready to receive connections, which means there is a race condition on startup. We previously added some retry logic to workaround this - but this should be a better solution...
History
4 rounds
0 comments
1 commit
expand
collapse
The service comes up before postgres is actually ready to receive
connections, which means there is a race condition on startup. We
previously added some retry logic to workaround this - but this should
be a better solution...
expand 0 comments
1 commit
expand
collapse
The service comes up before postgres is actually ready to receive
connections, which means there is a race condition on startup. We
previously added some retry logic to workaround this - but this should
be a better solution...
expand 0 comments
1 commit
expand
collapse
The service comes up before postgres is actually ready to receive
connections, which means there is a race condition on startup. We
previously added some retry logic to workaround this - but this should
be a better solution...
expand 0 comments
1 commit
expand
collapse
The service comes up before postgres is actually ready to receive
connections, which means there is a race condition on startup. We
previously added some retry logic to workaround this - but this should
be a better solution...