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

Add handling case of the interrupted connection with BE #62

Open
elfro opened this issue Jan 20, 2023 · 0 comments
Open

Add handling case of the interrupted connection with BE #62

elfro opened this issue Jan 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@elfro
Copy link
Collaborator

elfro commented Jan 20, 2023

STR:

  1. Run the project: robo part, BE and FE
  2. Open an application in the browser
  3. Click on 'Play' icon to start streaming
  4. Stop BE in the terminal
  5. Return to the browser's tab.

Actual result: the stream process is still visually in progress, but in fact the connection with the server was interrupted.
Expected result: TBD show the spinner with attempts to reconnect and stop the process after N attempts.

image

@elfro elfro added the enhancement New feature or request label Jan 20, 2023
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