geoffxy / conductor

🎶 A simple and elegant research computing orchestrator.
GNU Affero General Public License v3.0
4 stars 0 forks source link

Add support for results version overrides #95

Open geoffxy opened 7 months ago

geoffxy commented 7 months ago

Right now, we use an involved process to select the version to use for a run_experiment() task. This process is a good default policy. However sometimes we want to override it (e.g., use a prior version of the results).

Rough idea: