mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Alert on frequent network errors (#7410)
* Introduce is_frequent util * Add dirty warn_if_frequent! implementation * Add freq * Fix order in condition * Update * Update docs * Fix * Remove old impl * Fix errors * Add wif to av-distr * Add wif to col prot * Rename * Add wif to state-distr * Address review comments * Change Freq implementation * Remove the zero division check * Make rate explicit * Fix typo * Update rate constant * Introduce explicit rates * Update docs * Split errors freq * Downgrade coarsetime
This commit is contained in:
Generated
+1
@@ -12953,6 +12953,7 @@ dependencies = [
|
||||
name = "tracing-gum"
|
||||
version = "0.9.43"
|
||||
dependencies = [
|
||||
"coarsetime",
|
||||
"polkadot-node-jaeger",
|
||||
"polkadot-primitives",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user