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

Fixed re-optimization time by reseting cycles #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LeviathanLevi
Copy link
Contributor

I noticed this behavior of repeatably trying to re-optimize after the set reframe_threshold, which in my case was 3 hours.
Screenshot from 2021-05-12 23-48-48

I believe I fixed it by resetting cycles to 0 after the re-optimization is performed. Which gives the below behavior, notice there's 12 900 second waits which is equivalent to 3 hours before each re-optimization is performed.
Screenshot from 2021-05-13 10-34-29

Please double check this is the intended behavior and that my solution doesn't have any unforeseen side affects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant