Commit 383f3fa
committed
fix(run-engine): auto-arm the completion guard from the flag for every caller
completeWaitpoint now defaults armGuard to the isBlipRetryEnabled flag, so ALL
completion callers (dashboard, realtime, streams, webhook — not just the token
routes that opt in) get durable guard coverage when the flag is on. Flag off ⇒
no guard, byte-identical.1 parent 531956f commit 383f3fa
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2112 | 2112 | | |
2113 | 2113 | | |
2114 | 2114 | | |
2115 | | - | |
| 2115 | + | |
2116 | 2116 | | |
2117 | 2117 | | |
2118 | 2118 | | |
| |||
2121 | 2121 | | |
2122 | 2122 | | |
2123 | 2123 | | |
2124 | | - | |
2125 | | - | |
| 2124 | + | |
| 2125 | + | |
| 2126 | + | |
2126 | 2127 | | |
2127 | 2128 | | |
2128 | 2129 | | |
| |||
2134 | 2135 | | |
2135 | 2136 | | |
2136 | 2137 | | |
2137 | | - | |
| 2138 | + | |
| 2139 | + | |
2138 | 2140 | | |
2139 | 2141 | | |
2140 | 2142 | | |
| |||
0 commit comments