thanks for the quick reply Jeff
We are using Python for the custom app. Actually when I log in to the UI, the app is running, and I see it is subscribed even to the mqtt broker.
Is your script generating a pid file?
yes we are.
question: can we restart the app from within the app?
this way i can publish and subscribe to /test every 5 min and if it fails I can restart the script
your thoughts?