Open sredxny opened 1 month ago
API Changes
--- prev.txt 2024-09-10 14:11:15.048589930 +0000
+++ current.txt 2024-09-10 14:11:11.636552837 +0000
@@ -11160,6 +11160,7 @@
backoff ensuring indeed we can't connect to the rpc, this will eventually
fall into emergency mode( That is handled outside of this function call)
+func GetEnvInt() int
func GroupLogin() bool
func IsEmergencyMode() bool
func LoadCount() int
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
Description
PR for testing delay on connections
Related Issue
Motivation and Context
How This Has Been Tested
Screenshots (if appropriate)
Types of changes
Checklist