Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loop API: optimize #127

Closed
guocheng18 opened this issue Jul 19, 2019 · 3 comments
Closed

Loop API: optimize #127

guocheng18 opened this issue Jul 19, 2019 · 3 comments
Assignees
Labels
fixready Fix has landed on master. question Further information is requested

Comments

@guocheng18
Copy link

What does the wait_time parameter do in optimize function of loop api?

@lena-kashtelyan lena-kashtelyan added the question Further information is requested label Jul 19, 2019
@lena-kashtelyan lena-kashtelyan self-assigned this Jul 19, 2019
@lena-kashtelyan
Copy link
Contributor

@guocheng2018, nothing at the moment, unfortunately –– it is a scheduling option we are planning to add to make the loop wait for a given amount of time after every iteration. It doesn't do anything right now, however, and I'll remove it from the API until it's actually used. Thank you for bringing this up!

@lena-kashtelyan
Copy link
Contributor

The wait_time kwarg is now removed on master.

@lena-kashtelyan lena-kashtelyan added the fixready Fix has landed on master. label Jul 25, 2019
@lena-kashtelyan
Copy link
Contributor

The wait_time kwarg is now removed in the latest stable version, 0.1.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixready Fix has landed on master. question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants