Skip to content

[FAQ] Why is variable rendering only visible at execution time? #142

@AsherJD-io

Description

@AsherJD-io

Course

data-engineering-zoomcamp

Question

Why can’t rendered variables be previewed statically before execution in Kestra?

Answer

Variable rendering depends on runtime inputs and execution context. Until the workflow is executed with specific parameters, Kestra cannot resolve templates into concrete values. Rendered results are therefore only observable during or after execution.

Checklist

  • I have searched existing FAQs and this question is not already answered
  • The answer provides accurate, helpful information
  • I have included any relevant code examples or links

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions