We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1442304 commit f82a398Copy full SHA for f82a398
ydb/core/blobstorage/dsproxy/dsproxy.h
@@ -58,7 +58,6 @@ constexpr bool DefaultEnableVPatch = false;
58
constexpr float DefaultSlowDiskThreshold = 2;
59
constexpr float DefaultPredictedDelayMultiplier = 1;
60
constexpr TDuration DefaultLongRequestThreshold = TDuration::Seconds(50);
61
-constexpr TDuration DefaultLongRequestReportingDelay = TDuration::Seconds(60);
62
63
constexpr bool WithMovingPatchRequestToStaticNode = true;
64
0 commit comments