fix: crap code fix and knwoledge_base (#9)
Co-authored-by: poimen <[email protected]>
This commit was merged in pull request #9.
This commit is contained in:
@@ -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