💻Flow Monitor 💻

by Sid Stone

Version 4 (October 26, 2019)

Download (179 downloads)

Updated to work with android 8.
A flow that will monitor other flows, If total fibers reduces the flow will check monitored flows to see if its one of them that stopped
If the monitored flow is not running the flow will be restarted.
If a monitored flow is restarted a notification will show the last 400 characters of log with newest entries at top

You need to add flow name and flow uri to the db. Flow fiber is updated by the sql block, you need to add the block at the beginning of all monitored flows.
Use a aSQLiteManger or alternative manager from play store to edit and create databases.