You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/superpowers/plans/2026-04-23-grpc-resiliency.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# gRPC Resiliency Implementation Plan
2
2
3
-
> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking.
3
+
> [!NOTE]
4
+
> For agentic workers: REQUIRED SUB-SKILL:
5
+
> Use superpowers:subagent-driven-development (recommended) or
6
+
> superpowers:executing-plans to implement this plan task-by-task.
7
+
> Steps use checkbox (`- [ ]`) syntax for tracking.
4
8
5
9
**Goal:** Implement automatic healing of stale gRPC worker streams and client channels in `durabletask-python`, aligned with the behavior added in `durabletask-dotnet` PR 708.
0 commit comments