TransactionProcessing / Shared

0 stars 0 forks source link

Docker Containers starting needs to have some kind of retry #251

Closed StuartFerguson closed 8 months ago

StuartFerguson commented 8 months ago

When the docker process starts on the IOS mobile testing there is frequently the case where the SQL container fails to start, sometimes rerunning the test fixes this but not always.

Suggest adding something into the start process to allow a number of retries on failure to start.