For this wait_event: ``` continue_event = await wait_event( ctx, event_type=f"workflow.continue:{session_id}", ) ``` Edda viewer is not able to render the mermaid chart as we cannot have `{` or `}` in the mermaid code.
For this wait_event:
Edda viewer is not able to render the mermaid chart as we cannot have
{or}in the mermaid code.