-
Notifications
You must be signed in to change notification settings - Fork 6
Restructuring pipeline stages #100
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtech debtTechnical debt, cleanup, best practice updates, etc.Technical debt, cleanup, best practice updates, etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtech debtTechnical debt, cleanup, best practice updates, etc.Technical debt, cleanup, best practice updates, etc.
Type
Fields
Give feedbackNo fields configured for Feature.
Issue #32 and the discussion in #98 expose the need for a better way to define the steps of the processing pipeline especially accounting for interdependencies, barriers, or event ordering. Over time the pipeline of registered processing functions has grown to a point where some rework should be beneficial to improve maintainability and reduce accumulated technical debt.
This issue should be the place for collection and discussion of ideas.
Some initial thoughts that have been floated so far