chaostoolkit-lib icon indicating copy to clipboard operation
chaostoolkit-lib copied to clipboard

chore: Logs the import exception in the python provider

Open cdsre opened this issue 1 year ago • 0 comments

when a module fails to import currently a log message will be output advising that it failed to load module X during activity Y. However this gives no real feedback to the caller about why the import failed. This is to help aid debugging the underlying cause as raised in issue #271

cdsre avatar Mar 03 '24 21:03 cdsre