Skip to content

Move pipeline scheduling to step functions #79

Description

@ARMmaster17

Is your feature request related to a problem? Please describe.
The code for pipelines is getting a little messy. There are multiple implementations of scheduling code across all three operating modes.

Describe the solution you'd like
I think that it would be a good idea to move scheduling-related stuff to dedicated steps that emit a context when the timing is right. This would allow us to migrate SA/HA/DP mode pipelines to all essentially act like DP mode, making the implementation much simlpler.

Describe alternatives you've considered
N/A

Additional context
N/A

Implementation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions