janjaali / sendGrid-mock

SendGrid-Mock serves as a simple server mocking the sendgrid-apis for development purposes.
https://cloud.docker.com/repository/docker/ghashange/sendgrid-mock/general
MIT License
48 stars 19 forks source link

Add sleep time for DNS in azure to be available. #31

Closed rdehuyss closed 3 years ago

rdehuyss commented 3 years ago

Hi,

one more PR - when stopping/starting/restarting/... we saw that the let's encrypt sometimes is too fast (before the Azure DNS is ready). By adding some sleep, this appears to be resolved.

Thx again!

janjaali commented 3 years ago

Thanks, I will create tonight or tomorrow a release for it 👍

janjaali commented 3 years ago

Released in https://github.com/janjaali/sendGrid-mock/releases/tag/v1.7.2 and https://hub.docker.com/layers/ghashange/sendgrid-mock/1.7.2/images/sha256-e8803e285cd07e5b6e06235d88be1ebfd6b723c969e7db88a0f7123cb3ac9b7d?context=repo.

Thanks again ;)