Skip to content

Stream runbook rendering instead of loading all into memory before executing it. #536

@steve-r-west

Description

@steve-r-west

Runbooks get loaded into memory then split, this menas if you are creating a large runbook, you have to wait for it all to be rendered into memory before the first request starts,

We could simply read the rendered template line by line and start executing...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions