Skip to content

Add OpenClaw long-poll fallback transport#501

Merged
willwashburn merged 8 commits intomainfrom
codex/openclaw-polling
Mar 6, 2026
Merged

Add OpenClaw long-poll fallback transport#501
willwashburn merged 8 commits intomainfrom
codex/openclaw-polling

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

@khaliqgant khaliqgant commented Mar 6, 2026

Summary

  • add a WebSocket-to-HTTP long-poll fallback for OpenClaw inbound Relaycast traffic, with persisted cursor state and WS recovery probing
  • keep outbound delivery unchanged while surfacing transport health and config flags for rollout control
  • cover failover, cursor reset, poll-to-WS dedupe, and retry-after-failed-delivery behavior with new gateway tests

Testing

  • npm test --workspace @agent-relay/openclaw
  • npm run build --workspace @agent-relay/openclaw

Open with Devin

@khaliqgant khaliqgant requested a review from willwashburn as a code owner March 6, 2026 05:00
Comment thread packages/openclaw/src/gateway.ts Fixed
Comment thread packages/openclaw/src/gateway.ts Dismissed
devin-ai-integration[bot]

This comment was marked as resolved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
devin-ai-integration[bot]

This comment was marked as resolved.

This comment was marked as resolved.

@willwashburn willwashburn requested a review from Copilot March 6, 2026 22:35
Comment thread packages/openclaw/src/gateway.ts Fixed

This comment was marked as resolved.

@willwashburn willwashburn merged commit 3321df2 into main Mar 6, 2026
26 checks passed
@willwashburn willwashburn deleted the codex/openclaw-polling branch March 6, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants