Carlos Cueto
01/19/2023, 5:48 AMRendering the template exceeded the CPU, memory, or time limit.
Template source:
`Flow run {{ flow.name }}/{{ flow_run.name }} entered state {{ flow_run.state.name }}
at {{ flow_run.state.timestamp }}.`
Flow ID: {{ flow_run.flow_id }}
Flow run ID: {{ flow_run.id }}
Flow run URL: {{ flow_run|ui_url }}
State message: {{ flow_run.state.message }}
Seems like a bug, any ideas?