agent-orchestrator/packages/plugins/notifier-openclaw
sjd9021 a4e6630f22 fix: add 30s fetch timeout and response.text() guard to notifier-openclaw
Adds AbortSignal with 30s timeout to all fetch calls so requests don't
hang indefinitely if the OpenClaw gateway is unresponsive. Wraps
response.text() in try/catch to handle malformed or already-consumed
response bodies gracefully.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:20:01 +05:30
..
src fix: add 30s fetch timeout and response.text() guard to notifier-openclaw 2026-02-15 21:20:01 +05:30
package.json feat: add notifier-openclaw plugin for OpenClaw gateway 2026-02-15 21:04:54 +05:30
tsconfig.json feat: add notifier-openclaw plugin for OpenClaw gateway 2026-02-15 21:04:54 +05:30