Skip to content

Extract run_once/should_stop/run_context from TriggerRunnerSupervisor.run()#65675

Open
ephraimbuddy wants to merge 1 commit intoapache:mainfrom
astronomer:refactor-run-method
Open

Extract run_once/should_stop/run_context from TriggerRunnerSupervisor.run()#65675
ephraimbuddy wants to merge 1 commit intoapache:mainfrom
astronomer:refactor-run-method

Conversation

@ephraimbuddy
Copy link
Copy Markdown
Contributor

In preparation for AIP-92, split the run loop into overridable seams so alternative Triggerer backends can swap per-iteration work, the termination condition, and loop setup/teardown without replacing run(). No behavior change.

….run()

In preparation for AIP-92, split the run loop into overridable
seams so alternative Triggerer backends can swap per-iteration work,
the termination condition, and loop setup/teardown without replacing
run(). No behavior change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant