dagster
dagster copied to clipboard
[DS][45/n] Create RequestedPreviousTickCondition
Summary & Motivation
As title -- also updated the name "RequestedThisTick" to "WillBeRequested".
If you're curious to get into the weeds on that decision, the next stack creates a "NewlyUpdated" condition, and so naming this new one "NewlyRequested" feels nice an symmetric, and "WillBeRequested" has better symmetry with "NewlyRequested" than "RequestedThisTick".
How I Tested These Changes
-
#21975
: 2 dependent PRs (#21989
, #22048
) -
#22058
-
#21974
-
#21973
-
#21972
👈 -
#21971
-
#21853
: 1 other dependent PR (#21854
) -
master
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @OwenKephart and the rest of your teammates on
Graphite
What is the use case for detecting the previous tick only?