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

fixed websocket error #1032

Merged
merged 10 commits into from
Feb 19, 2021
Merged

fixed websocket error #1032

merged 10 commits into from
Feb 19, 2021

Conversation

mdshamoon
Copy link
Member

Summary

Added renew token functionality if we get WebSocket error.

@rathorevaibhav rathorevaibhav linked an issue Feb 19, 2021 that may be closed by this pull request
@codecov-io
Copy link

Codecov Report

Merging #1032 (8368262) into master (4b9a7c2) will decrease coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1032      +/-   ##
==========================================
- Coverage   66.98%   66.83%   -0.15%     
==========================================
  Files         147      147              
  Lines        4113     4125      +12     
  Branches      864      867       +3     
==========================================
+ Hits         2755     2757       +2     
- Misses       1060     1070      +10     
  Partials      298      298              
Impacted Files Coverage Δ
src/mocks/Search.tsx 100.00% <ø> (ø)
src/mocks/Chat.tsx 82.35% <100.00%> (+0.53%) ⬆️
src/containers/List/List.tsx 68.55% <0.00%> (-1.89%) ⬇️
...onversations/ConversationList/ConversationList.tsx 37.77% <0.00%> (-1.87%) ⬇️
...edSearch/SavedSearchToolbar/SavedSearchToolbar.tsx 62.50% <0.00%> (+4.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b9a7c2...8368262. Read the comment docs.

Copy link
Contributor

@DigneshGujarathi DigneshGujarathi left a comment

Choose a reason for hiding this comment

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

Looks good

@DigneshGujarathi DigneshGujarathi merged commit 851a998 into master Feb 19, 2021
@DigneshGujarathi DigneshGujarathi deleted the bug/websocket-error branch February 19, 2021 13:18
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.

Websocket connection errors
3 participants