Page MenuHomePhabricator

[keyserver] Bump serverResponseTimeout to 10s
ClosedPublic

Authored by ashoat on Jun 6 2024, 8:06 PM.
Tags
None
Referenced Files
F2897670: D12338.id41105.diff
Sat, Oct 5, 12:10 AM
Unknown Object (File)
Mon, Sep 16, 8:11 PM
Unknown Object (File)
Wed, Sep 11, 11:23 AM
Unknown Object (File)
Wed, Sep 11, 11:23 AM
Unknown Object (File)
Wed, Sep 11, 11:21 AM
Unknown Object (File)
Wed, Sep 11, 11:19 AM
Unknown Object (File)
Aug 25 2024, 11:06 AM
Unknown Object (File)
Aug 25 2024, 10:53 AM
Subscribers
None

Details

Summary

serverResponseTimeout is used only in keyserver/src/socket/socket.js, and is the time before the keyserver will time out a Websocket connection with a client.

This change brings it in line with clientRequestSocketTimeout, which is the client's timeout for a Websocket connection to the keyserver.

I've had this change for some time on my production keyserver and never diffed it up for some reason.

Test Plan

Been running it in production for some time

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable