Skip to content

Conversation

@robbie-anam
Copy link
Contributor

Fix for metrics logging with pub sub signalling boolean.

robbie-anam and others added 3 commits July 16, 2025 09:17
- Replace custom WebSocket SignallingClient with Ably Realtime implementation
- Remove heartbeat logic as Ably handles connection health automatically
- Update ClientConfigResponse to use ablyToken and ablyChannel
- Hardcode Ably channel rewind parameter to 100 messages
- Defer connection initialization to connect() method for better resource management
- Add proper error handling for uninitialized connections
- Remove message buffering in favor of explicit connection errors
- Add Ably SDK v2.9.0 dependency

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@robbie-anam robbie-anam merged commit 40fda2a into alpha Jul 16, 2025
2 checks passed
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.

2 participants