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

Voice broadcast connection error handling while recording #7890

Closed
giomfo opened this issue Jan 4, 2023 · 0 comments · Fixed by #7993
Closed

Voice broadcast connection error handling while recording #7890

giomfo opened this issue Jan 4, 2023 · 0 comments · Fixed by #7993
Assignees
Labels
A-Voice Broadcast Broadcast-style voice messages T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@giomfo
Copy link
Member

giomfo commented Jan 4, 2023

Your use case

What would you like to do?

Handling the potential connection error during a VB recording

This potential connection error may be detected by:

  • checking the current connection status in the app
  • taking into account any failure during the sending of an events

In case of a connection error:

  • Display new error state (=pause without sending pending events)

image

When the connection is back - Send pending VB events + pause event - Broadcast should be in paused mode

design mockup

Have you considered any alternatives?

No response

Additional context

No response

Are you willing to provide a PR?

Yes

@giomfo giomfo added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements A-Broadcast A-Voice Broadcast Broadcast-style voice messages labels Jan 4, 2023
@giomfo giomfo removed the A-Broadcast label Jan 6, 2023
@Florian14 Florian14 self-assigned this Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Voice Broadcast Broadcast-style voice messages T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants