retry before stopping in docker-compose 81/140281/1
authormpriyank <priyank.maheshwari@est.tech>
Fri, 21 Feb 2025 09:48:36 +0000 (09:48 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Fri, 21 Feb 2025 09:48:40 +0000 (09:48 +0000)
commite3f1a24a575e5e7a49d11a83563ca742b593c0c1
tree9e56d31c84b9b6a334d423f1af72925158b5ed84
parent5114f2d5a05721531074d79261346751beb269d8
retry before stopping in docker-compose

- configure restart policy as on-failure and set it to restart atmost 3
  times and then give up.
- prevents infinite restart
- gives an opportunity to the app to heal on its own

Issue-ID: CPS-2647
Change-Id: I6cd0c8601060ec518df1f10bcd0dac1b97f622d8
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
docker-compose/docker-compose.yml