Skip to content
Discussion options

You must be logged in to vote

You can use run_config_fn on ScheduleDefinition: https://docs.dagster.io/_apidocs/schedules-sensors#dagster.ScheduleDefinition

Or you can just use a custom eval function that sets run_config on RunRequest. See the schedule docs: https://docs.dagster.io/concepts/partitions-schedules-sensors/schedules

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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
area: schedule Related to schedules
1 participant