PromucFlow_constructor/deploy/docker/templates/supervisord
Sumesh Pradhan a359444556
fix: improve starting page removal script with error handling (#23392)
- Removed event listener python script, removed supervisor conf for the
same.
- Added new python script to handle the starting page init.
- Python script will be called via a shell script with a failsafe
removal of the loading page.
- The above shell script will be run as a child of the run java script

Tests:
The child script exits after execution, and does not create zombie
process even when the run java script is called multiple times with
restarts.
Verified exceptions and failsafe manually by introducing syntax errors
and uninstalling requests module.

---------

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2023-06-06 18:32:40 +05:30
..
application_process feat: Auto cleanup application logs (#23084) 2023-05-11 20:10:37 +05:30
cron.conf Add flow to use custom certificate if provided (#9106) 2021-11-16 16:32:28 +05:30
mongodb.conf feat: Auto cleanup application logs (#23084) 2023-05-11 20:10:37 +05:30
postgres.conf feat: Auto cleanup application logs (#23084) 2023-05-11 20:10:37 +05:30
redis.conf feat: Auto cleanup application logs (#23084) 2023-05-11 20:10:37 +05:30