Right now I think some flows log execution time of flows using the log_execution_time_to_file function.
We should also log other things like when flows error or don't error as well. Right now this is done though some other ad-hoc ways but can easily be integrated into this kind of format.
Right now I think some flows log execution time of flows using the
log_execution_time_to_filefunction.We should also log other things like when flows error or don't error as well. Right now this is done though some other ad-hoc ways but can easily be integrated into this kind of format.