You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to submit an experiment again after something goes wrong and controller restarts, but controller needs to prepare the list of all benchmarks and systems again before experiment can be set up.
Solution
Cache the list of benchmarks and systems and use it after startup until the up-to-date list is ready.
User story
I need to submit an experiment again after something goes wrong and controller restarts, but controller needs to prepare the list of all benchmarks and systems again before experiment can be set up.
Solution
Cache the list of benchmarks and systems and use it after startup until the up-to-date list is ready.
Additional context
#383
The text was updated successfully, but these errors were encountered: