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

ストリーミングを受信しないときは購読を解除するようにした #1959

Merged
merged 12 commits into from
Nov 12, 2023

Conversation

pantasystem
Copy link
Owner

やったこと

現状タイムラインの購読位置に応じてストリーミングの受信をキャンセルしていたが、
実態のWebSocketのストリーミング状態の購読の解除を行なっていなかったため、
無駄にリソースを消費してしまっていた。
これを改善するために、ストリーミングの受診をキャンセルしているときは、
ストリーミングの購読を解除するようにした。

動作確認

スクリーンショット(任意)

備考

Issue番号

@pantasystem pantasystem merged commit 4ac8931 into develop Nov 12, 2023
@pantasystem pantasystem deleted the feature/suspend-streaming branch November 12, 2023 08:47
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