Skip to content

fix web socket bug that display empty error#578

Merged
anovazzi1 merged 3 commits into
releasefrom
wsBugFix
Jun 30, 2023
Merged

fix web socket bug that display empty error#578
anovazzi1 merged 3 commits into
releasefrom
wsBugFix

Conversation

@anovazzi1
Copy link
Copy Markdown
Contributor

This pull request addresses a bug related to WebSocket functionality that was causing an empty error to be displayed. The bug resulted in incorrect error-handling behavior within the WebSocket implementation, leading to confusion and difficulties in identifying and resolving issues.

By addressing this bug and improving the WebSocket error handling mechanism, this pull request significantly enhances the overall stability and reliability of the application.

…List

fix(alertContext.tsx): set the error, notice, and success data states before opening the respective alerts
feat(chatModal/index.tsx): add error handling for websocket connection and check backend health before reconnecting
@anovazzi1 anovazzi1 requested a review from ogabrielluiz June 30, 2023 19:36
…mediately closing the connection if the flow is not built yet
@anovazzi1 anovazzi1 merged commit 36669cd into release Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant