Skip to content
Discussion options

You must be logged in to vote

I think by "attach these runtime values to the job" you mean "to the run"-- jobs are inherently "definition-time"-- think of them like a function definition. A run represents an execution of a job.

Unfortunately we don't currently have any concept of "run-level" metadata, so probably your best bet is to migrate to assets. You can still attach metadata to on op outputs that you can see in the event log though.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@treilly1
Comment options

@smackesey
Comment options

Answer selected by smackesey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants