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 d356a6d commit a4fe90bCopy full SHA for a4fe90b
pctest/test_publish_websocket.cpp
@@ -80,7 +80,7 @@ class pythd_websocket
80
81
// The duration between the price update being submitted and notify_price_sched being received
82
// after which the update will be dropped.
83
- long update_staleness_threshold_secs_ = 15;
+ long update_staleness_threshold_secs_ = 3;
84
85
// The pythd websocket API calls
86
0 commit comments