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

Create cron job to close websocket for a few hours at least once a day #9

Open
codespearhead opened this issue Jun 12, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@codespearhead
Copy link
Owner

codespearhead commented Jun 12, 2023

If the websocket connection is open for several days intermittently, the connection will be lost after about 5 days.

I suspect that if there was some sort of cronjob that closes it on a timely basis so the connection stays closed at least a few minutes a day, the problem wouldn't happen as often, if at all.

The last event log before the connection no longer responds is shown at #12 .

@codespearhead codespearhead added enhancement New feature or request help wanted Extra attention is needed labels Jun 12, 2023
@codespearhead
Copy link
Owner Author

Invalidation of sessions don't seem to happen as often as it used to.

However, this is still a valid enhancement.

Temporary solution provided at 7c71cef .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant