Individual HTTP calls to Slack/Discord APIs could hang indefinitely if the network stalls. The overall poll deadline only bounds the loop, not each request. Now each fetch() gets AbortSignal.timeout(15_000). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| resources | ||
| tests | ||
| app-paths.ts | ||
| cli.ts | ||
| loader.ts | ||
| resource-loader.ts | ||
| wizard.ts | ||