Skip to content

Lazy loading for batch tasks #126

@adammcdonagh

Description

@adammcdonagh

Lazy loading only applies at the top level. When a batch runs, it will resolve (relevant) variables for all batch tasks at runtime. It would be nice if the lazy loading cascades to batch task, so that the variables are only resolved when the batch task itself is triggered, rather than when the batch itself is initialised.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions