Task 1.2 Knowledge Base CRAP #9
@@ -98,7 +98,7 @@ func main() {
|
||||
fmt.Println(sep)
|
||||
|
||||
// Execution history explanation
|
||||
fmt.Println("\n📜 EXECUTION HISTORY (%d events)")
|
||||
fmt.Printf("\n📜 EXECUTION HISTORY (%d events)\n", descResp.WorkflowExecutionInfo.HistoryLength)
|
||||
fmt.Println(sep)
|
||||
|
||||
historyLength := descResp.WorkflowExecutionInfo.HistoryLength
|
||||
|
||||
Reference in New Issue
Block a user