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
Hey, I am running many LightGBM training runs as part of LightGBM on Spark's CI process and i notice that it does alot of waiting because of bad network and this dramatically slows the tests:
Hey, I am running many LightGBM training runs as part of LightGBM on Spark's CI process and i notice that it does alot of waiting because of bad network and this dramatically slows the tests:
LightGBM/src/network/linkers_socket.cpp
Line 190 in 0a4a7a8
Could you potentially make it first wait for half a second, then wait for 10 seconds? Or make this configurable. Thanks for the help!
The text was updated successfully, but these errors were encountered: