[program:rspade-build-ui]
command=/var/www/html/system/app/RSpade/BuildUI/resource/build-service/start-with-backoff.sh
directory=/var/www/html/system/app/RSpade/BuildUI/resource/build-service
autostart=true
autorestart=true
startretries=999999
startsecs=5
stderr_logfile=/var/log/supervisor/rspade-build-ui.err.log
stdout_logfile=/var/log/supervisor/rspade-build-ui.out.log
environment=NODE_ENV=development
; The wrapper script handles exponential backoff internally
; If the wrapper itself crashes, supervisor will restart it immediately