Auto-Restart for Account App Service on Failure
The account-app service intermittently returns HTTP 500 errors that are fixed by manually restarting the service.
Update the systemd service unit file for the account-app to include Restart=on-failure This will ensure the service auto-restarts if it crashes or exits abnormally.
Edited by Krish Moodbidri