NREL / OpenStudio-server

The OpenStudio Server is a docker or Helm deployable instance which allows for large-scale parametric analyses of building energy models using the OpenStudio or URBANopt CLIs.
http://www.openstudio.net/
Other
46 stars 20 forks source link

Requeued datapoints should have higher priority #786

Closed brianlball closed 3 months ago

brianlball commented 3 months ago

when datapoints are requeued, they go to the bottom of the :simulations queue.

instead, create a higher priority queue :requeued that they should go to so they get picked up first

brianlball commented 3 months ago

https://github.com/NREL/OpenStudio-server/pull/785