Execute ordered pipeline steps with barriers
This commit is contained in:
@@ -63,6 +63,7 @@ func debugPathComponent(value string) string {
|
||||
|
||||
type debugTimedEnvelope struct {
|
||||
Stage string `json:"stage,omitempty"`
|
||||
StepID string `json:"step_id,omitempty"`
|
||||
LaneID string `json:"lane_id,omitempty"`
|
||||
ModuleKey string `json:"module_key,omitempty"`
|
||||
Attempt int `json:"attempt,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user