Intended goal: When a user creates a run with the same config_id as a previous run, append a timestamp to the config_id so that we do not get "folder already exists" errors, and so old runs are not written over.
Issue: This is not working right now - something is happening where the config_id isn't being properly updated/propagated in the config object