You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(testnet_cleanup): reduce random sleep duration to <0.5s
Reduced the random sleep duration from <1s to <0.5s in testnet_cleanup.py
to prevent "Network.Socket.connect: <socket: 11>: resource exhausted"
errors. This change aims to improve the efficiency of the cleanup process.
0 commit comments