Page MenuHomePhabricator

[keyserver] Bump serverResponseTimeout to 10s
ClosedPublic

Authored by ashoat on Thu, Jun 6, 8:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 30, 3:01 AM
Unknown Object (File)
Thu, Jun 27, 4:29 AM
Unknown Object (File)
Sat, Jun 22, 10:43 AM
Unknown Object (File)
Sat, Jun 22, 6:58 AM
Unknown Object (File)
Sat, Jun 22, 3:45 AM
Unknown Object (File)
Wed, Jun 19, 11:41 PM
Unknown Object (File)
Wed, Jun 19, 10:41 AM
Unknown Object (File)
Wed, Jun 19, 2:10 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