Skip to content

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

Merged
eikek merged 1 commit intoeikek:masterfrom
nekrondev:master
Feb 23, 2024
Merged

fix(webapp): downstream keep-alive events to backend preventing timeout#2500
eikek merged 1 commit intoeikek:masterfrom
nekrondev:master

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