Commit b3fa5bd
committed
refactor(api-graphql): align WebSocket health monitoring with Amplify patterns
- Use Observable pattern matching ConnectionStateMonitor
- Replace Hub events with ConsoleLogger for consistency
- Follow Amplify naming conventions (ConnectionHealthState)
- Use proper lifecycle with close() method
- Integrate with existing monitoring patterns
- Add automatic health check timer
- Provide comprehensive health state tracking1 parent 785502e commit b3fa5bd
File tree
4 files changed
+279
-269
lines changed- packages/api-graphql
- __tests__/utils
- src
- Providers/AWSWebSocketProvider
- utils
4 files changed
+279
-269
lines changed
0 commit comments