Skip to content

Edda viewer fails when fstring is used in wait_event #7

@azhar1038

Description

@azhar1038

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions