Resolve "Mongo serializaion can fail"
Closes #21 (closed)
This handles exceptions but in fact any unsupported type. We might run workflows that pass numpy arrays or anything else. This is now also supported.
I also added proper tests with mongomock
.
Edited by Wout De Nolf