fix: recover run runtime state and logs
This commit is contained in:
@@ -62,6 +62,9 @@ type RunLifecycleReport struct {
|
||||
Progress RunJobProgressReport
|
||||
Message string
|
||||
ErrorCode string
|
||||
ManagedProcessID string
|
||||
ObservationSeq uint64
|
||||
ObservedAt time.Time
|
||||
ExecutionResult JobExecutionResult
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user