Provenance Replay relies on the PluginManager to check parameter names. As a result, plugins recorded in provenance must be present in the local environment in order for replay to succeed. This just catches the plugin manager's error message and makes it more helpful to users of replay.
Provenance Replay relies on the
PluginManager
to check parameter names. As a result, plugins recorded in provenance must be present in the local environment in order for replay to succeed. This just catches the plugin manager's error message and makes it more helpful to users of replay.