Task 1.2 Knowledge Base CRAP #9

Merged
rock merged 5 commits from task/1-2-activity-registry into fix/k8s-config-entrypoint 2026-09-08 23:51:58 +00:00
Showing only changes of commit 56a5f8d48c - Show all commits
+1 -1
View File
@@ -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