Skip to content

Resolve "Mongo serializaion can fail"

Wout De Nolf requested to merge 21-mongo-serializaion-can-fail-2 into main

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

Merge request reports