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

Backend Websocket in modal has a lot of disconnect bugs reports ($200) #515

Open
josancamon19 opened this issue Aug 3, 2024 · 3 comments
Assignees
Labels

Comments

@josancamon19
Copy link
Contributor

Is your feature request related to a problem? Please describe.
When you deploy the backend to modal, we get a lot of errors as if the Websocket had a lot of issues, but what's happening is a disconnect error, this is mainly a backend task, to make sure the disconnection is handled properly, and the errors in modal are not triggered.

When this is fixed, we should be able to handle gracefully app Websocket disconnections.

CleanShot 2024-08-02 at 18 23 55@2x
CleanShot 2024-08-02 at 18 24 03@2x
CleanShot 2024-08-02 at 18 24 18@2x
CleanShot 2024-08-02 at 18 24 26@2x

@D1ll4nT
Copy link

D1ll4nT commented Aug 7, 2024

I committed some code that should improve the stability. I don't have the credentials thought so I can't test it. Do you mind testing it to see if it performs better?

@josancamon19
Copy link
Contributor Author

Hey, @D1ll4nT happy to review, pls change your PR to Draft PR, and please deploy the backend to your own modal, it should be easier to test that way.

@josancamon19
Copy link
Contributor Author

Assigning to you for the next 2 days @D1ll4nT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

2 participants