Closed brianlball closed 3 months ago
when datapoints are requeued, they go to the bottom of the :simulations queue.
:simulations
instead, create a higher priority queue :requeued that they should go to so they get picked up first
:requeued
https://github.com/NREL/OpenStudio-server/pull/785
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