Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Websocket support for Latency #341

Open
jpvajda opened this issue Mar 15, 2024 · 1 comment
Open

Improved Websocket support for Latency #341

jpvajda opened this issue Mar 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jpvajda
Copy link
Collaborator

jpvajda commented Mar 15, 2024

Issue

  • Performing Latency calculations are a challenge.
  • Websocket reconnect so users don't need to redefine their events handlers in their code
  • Websocket native keep alive when it's been 10s or more since data/message

Acceptence Criteria

  • Send-queue for all messages on websocket, so connection drops don't kill transcription - include resend opening packet/headers
@jpvajda jpvajda added the enhancement New feature or request label Mar 15, 2024
@jpvajda
Copy link
Collaborator Author

jpvajda commented Mar 15, 2024

@dvonthenen

@dvonthenen dvonthenen added this to the Python SDK v.3.3 milestone Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants