Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Built-in Execution Context Variables #581

Open
yohamta opened this issue Jun 1, 2024 · 0 comments
Open

Add Built-in Execution Context Variables #581

yohamta opened this issue Jun 1, 2024 · 0 comments
Labels
enhancement New feature to be implemented good first issue Good for newcomers

Comments

@yohamta
Copy link
Collaborator

yohamta commented Jun 1, 2024

Overview
Introduce built-in execution context variables for each DAG execution.

Variables

  • DAGU_LOCAL_SCHEDULER_LOG_PATH
  • DAGU_LOCAL_EXECUTION_LOG_PATH
  • DAGU_LOCAL_REQUEST_ID

Example Usage

handlerOn:
  failure:
    command: "echo There was an error while doing ${DAG_REQUEST_ID} request"

Additional Context

@yohamta yohamta added good first issue Good for newcomers enhancement New feature to be implemented labels Jun 1, 2024
@yohamta yohamta added this to the 1.13.1 milestone Jun 1, 2024
@yohamta yohamta removed this from the 1.13 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature to be implemented good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant