Hello! Is it possible to defer a job run X hours (...
# ask-community
w
Hello! Is it possible to defer a job run X hours (say, 6) into the future? I have a job that would call the Dagster API to schedule this other job. I see Dagster has schedules but it seems to be only for crons.
🌈 1