hpi-epic / pricewars

Price Wars - A Simulation Platform for Dynamic Pricing Competition
https://hpi.de/en/plattner/projects/price-wars-an-interactive-simulation-platform.html
MIT License
52 stars 24 forks source link

Make merchant robuster by restarting it in case it crashes #16

Closed cmfcmf closed 6 years ago

cmfcmf commented 6 years ago

The merchant sometimes crashes. This change auto-restarts the Docker container when that happens. I also corrected the port, so that it matches the exposed port.

//cc @frederike-ramin @KBorchar