Commit 195fff1
committed
review: cap strict (URL-test) readiness window so total stays bounded
Per Greptile: in strict mode the non-MasterDnsVPN readiness window reused the full
connectionTestTimeout, so a slow-binding sidecar could roughly double the perceived
URL-test duration (readiness wait + the test itself). Cap the strict readiness wait
at min(2s, timeout); a healthy sidecar binds well under a second. MasterDnsVPN keeps
its required 60s window.1 parent e4cb8a8 commit 195fff1
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
281 | 286 | | |
282 | 287 | | |
283 | 288 | | |
| |||
0 commit comments