[Phase 1.2] Temporal SDK client, worker mgmt, k8s deployments #10

Merged
rock merged 11 commits from task/1-2-activity-registry into main 2026-09-09 00:03:11 +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