microsoft/forecasting

[BUG] Don't busy loop waiting for runs

akshaya-a opened this issue · 1 comments

Description

https://github.com/microsoft/forecasting/blame/staging/examples/grocery_sales/python/03_model_tune_deploy/azure_hyperdrive_lightgbm.ipynb#L366

Please look into run.wait_for_completion()

How do we replicate the bug?

Expected behavior (i.e. solution)

Other Comments

@akshaya-a Thanks for the feedback! I will fix this by issuing a quick PR.