[Phase 1.2] Temporal SDK client, worker mgmt, k8s deployments #10
@@ -98,7 +98,7 @@ func main() {
|
|||||||
fmt.Println(sep)
|
fmt.Println(sep)
|
||||||
|
|
||||||
// Execution history explanation
|
// Execution history explanation
|
||||||
fmt.Println("\n📜 EXECUTION HISTORY (%d events)")
|
fmt.Printf("\n📜 EXECUTION HISTORY (%d events)\n", descResp.WorkflowExecutionInfo.HistoryLength)
|
||||||
fmt.Println(sep)
|
fmt.Println(sep)
|
||||||
|
|
||||||
historyLength := descResp.WorkflowExecutionInfo.HistoryLength
|
historyLength := descResp.WorkflowExecutionInfo.HistoryLength
|
||||||
|
|||||||
Reference in New Issue
Block a user