Closed aradhakrishnanGFDL closed 3 months ago
@jtmims @aradhakrishnanGFDL We can add info that this may mean the the path is inaccessible to this message.
Before, we would check that everything is okay with conda and mamba while setting up each POD. I wrote some simple logic to run after the config file is parsed. It can be found on this PR #663
Improved messaging to users
When the conda environment or executable path in the runtime config file is set to an invalid path or something not accessible, the framework errors out as expected. However, most of the traceback may fit the log file better, and the messaging could be improved and made more readable for common exceptions. In this instance, error message was to fix my runtime config json, not the settings.json.