mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 22:07:58 +00:00
Report local force-closing connections to Prometheus (#5575)
* Report local force-closing connections to Prometheus * Also report ping timeouts separately * Address concerns of #5571
This commit is contained in:
@@ -77,6 +77,7 @@ pub mod sync;
|
||||
|
||||
pub use block_requests::BlockRequests;
|
||||
pub use light_client_handler::LightClientHandler;
|
||||
pub use generic_proto::LegacyConnectionKillError;
|
||||
|
||||
const REQUEST_TIMEOUT_SEC: u64 = 40;
|
||||
/// Interval at which we perform time based maintenance
|
||||
|
||||
Reference in New Issue
Block a user