Skip to content

Add server side run estimates.#36

Open
KyleSiefring wants to merge 2 commits into
xiph:masterfrom
KyleSiefring:eta
Open

Add server side run estimates.#36
KyleSiefring wants to merge 2 commits into
xiph:masterfrom
KyleSiefring:eta

Conversation

@KyleSiefring

@KyleSiefring KyleSiefring commented Jun 5, 2017

Copy link
Copy Markdown
Collaborator

I wouldn't put this into production yet. The broken job canceling breaks the simulation.

I do want to note that with each work refers to its own run elif slot.work.retries < max_retries: could be turned into elif slot.work.retries < max_retries and slot.work.run.status != 'cancelled':. So that is an option.

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.

1 participant