Skip to content

fix(webapp): downstream keep-alive events to backend preventing timeout #2500

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

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

nekrondev
Copy link
Contributor

Updated http4s component fixed idleTimeout between backend and proxy / client that requires now to send keep-alive messages from client to backend to prevent a timeout after 60s.

This resolves #2497.

Updated http4s component fixed idleTimeout between backend and proxy / client that requires now to send keep-alive messages from client to backend to prevent a timeout after 60s.

This resolves eikek#2497.
@eikek eikek added this to the Docspell 0.42.0 milestone Feb 23, 2024
@eikek eikek merged commit 620d97b into eikek:master Feb 23, 2024
@eikek eikek added webui WebUI issues fix labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix webui WebUI issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Websocket Error 1006: http4s Backend Timout After 60 Secs
2 participants