xadrianzetx / optuna-distributed

Distributed hyperparameter optimization made easy
MIT License
34 stars 1 forks source link

Allow distributed manager to timeout on message #17

Closed xadrianzetx closed 2 years ago

xadrianzetx commented 2 years ago

In that case heartbeat message is emitted, allowing to handle timeout further down the event loop if needed. Part of #1.