Skip to content

Log with more detail for StorageFullError

Richard Kennedy requested to merge richken/more_detailed_errors into master

Description

Currently, the logs will not contain the StorageFullError when it occurs. Instead, they will only log the message. This MR will log the exception itself. This will improve clarity on which exception is actually being raised.

Merge request reports

Loading