29 int32 IncrementalBackoffFactor = 2;
35 int32 InitialRetryWaitTimeMs = 50;
42 int32 MaxOngoingRequests = 50;
49 int32 MaxQueueSize = 5000;
55 int32 ChokeWarningThreshold = 500;
61 int32 RequestTimeoutSeconds = 300;
68 bool DenyIncomingRequestsWhenBackedUp =
true;
75 bool LogQueueRejections =
88 float ChokeWarningLogIntervalSeconds = 2.0f;
101 float SlowListenerWarningThresholdMs = 16.0f;