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

action cableでunsubscribeが呼ばれない問題を処理する #96

Open
mori-atsushi opened this issue Apr 10, 2019 · 0 comments
Open
Assignees
Labels

Comments

@mori-atsushi
Copy link
Collaborator

  • サーバの再起動やdeployが行われたタイミング
  • 長期間通信がなかった場合

にaction cableのunsubscribeが行われず、onlineになりっぱなしになる問題が生じる。

通信時にuser_room_logsのupdated_atを更新し、updated_atから一定時間(1時間?)たったらonline_userから外すようにする。

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

No branches or pull requests

1 participant