You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ensure user agent is consistent across http/websockets (#65)
* refactor: rename _get_headers to get_headers and update usage across the codebase
* feat: add User-Agent header to HTTP clients in io.py and websocket.py
* test: increase delay to 1 second to avoid SSL errors in WebSocket connections
* test: increase flaky test reruns for websocket streaming tests
0 commit comments