-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(task): Inject Task's LatestSuccess Timestamp In Flux Extern (#19402
) * feat(task): Inject latest success/failure into extern. * chore(task/backend): Don't specify an extern if there are no statements. * chore(task/executor): Don't apply the latest failure for now. * chore(changelog): Add 19402 to changelog. * chore(kit): Introduce feature flag for time injection. * chore(task/executor): Guard injection into extern by feature flag. * chore(task/executor): No need for this subtest pattern. * chore(task/executor): Add tests for extern injection.
- Loading branch information
1 parent
342a298
commit 1ae2541
Showing
6 changed files
with
240 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.