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

chore: update live example to include error event #231

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

DamienDeepgram
Copy link
Contributor

@DamienDeepgram DamienDeepgram commented Jan 11, 2024

fixes #223

Catch Errors and log them

Copy link
Contributor

@lukeocodes lukeocodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

@lukeocodes lukeocodes changed the title Update index.js chore: update live example to include error event Jan 24, 2024
@lukeocodes lukeocodes added the enhancement New feature or request label Jan 24, 2024
@lukeocodes lukeocodes self-assigned this Jan 24, 2024
@lukeocodes lukeocodes changed the base branch from main to release/jan-minor-1 January 25, 2024 15:57
@lukeocodes lukeocodes merged commit 1ec3603 into release/jan-minor-1 Jan 25, 2024
1 check passed
@lukeocodes lukeocodes deleted the add-error-handeling-to-live-example branch January 25, 2024 16:05
@lukeocodes lukeocodes mentioned this pull request Jan 25, 2024
lukeocodes added a commit that referenced this pull request Jan 25, 2024
- feat: add missing feature toggles from q1 feature audit (#237)
- feat: add speechstarted event to sdk (#235)
- fix: allows endpointing to be disabled with a value of false (#236)
- feat: add UtteranceEnd event to sdk (#234)
- feat: sits for JS sdk (#233)
- chore: update live example to include error event (#231)
- feat: improve experience around usage of custom API endpoints (#230)
- feat: throw errors when using v2 callstack on the v3 SDK (#226)
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

Successfully merging this pull request may close these issues.

Websocket connection errors go unhandled.
2 participants