Closed lukasgraf closed 11 years ago
Transforms shouldn't raise exceptions if the conversion failed for some reason. Instead they should log the issue, and return a data stream with a content of empty string, or possibly None.
None
Transforms shouldn't raise exceptions if the conversion failed for some reason. Instead they should log the issue, and return a data stream with a content of empty string, or possibly
None
.