Replies: 1 comment 4 replies
-
There is no way to customize the interval of ping. 10 seconds is already too long for most cases, I don't think it should be configurable. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
server_stat.rs
里面的DEFAULT_CHECK_INTERVAL_SEC
,我能通过运行参数,或者配置文件传入具体的值吗?现在的周期是10s,这对于我来说,有点太频繁了。Beta Was this translation helpful? Give feedback.
All reactions