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

スマホで長時間バックグラウンドにしていた際に新しいメッセージが取得できない問題を修正 #4118

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

ホーム画面・別のタブ・別のアプリから戻ったときに、web socketを再接続するように変更

0b61157
Select commit
Loading
Failed to load commit list.
Draft

スマホで長時間バックグラウンドにしていた際に新しいメッセージが取得できない問題を修正 #4118

ホーム画面・別のタブ・別のアプリから戻ったときに、web socketを再接続するように変更
0b61157
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2023 in 0s

28.57% of diff hit (target 86.34%)

View this Pull Request on Codecov

28.57% of diff hit (target 86.34%)

Annotations

Check warning on line 149 in src/lib/websocket/AutoReconnectWebSocket.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/websocket/AutoReconnectWebSocket.ts#L149

Added line #L149 was not covered by tests

Check warning on line 45 in src/lib/websocket/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/websocket/index.ts#L42-L45

Added lines #L42 - L45 were not covered by tests