Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Pull Request URL
Created March 24, 2020 at 3:05 PM
Updated March 31, 2020 at 3:30 PM
Resolved March 31, 2020 at 3:30 PM
Currently Thor jobs spin up an instance (master+slaves) per graph.
This introduces significant latency.
Add an option to allow Thor to wait for a while before spinning down, so that the job can submit another graph to it.
After the timeout, Thor will spin down as normal.