Version
24.03
Which installation method(s) does this occur on?
Source
Describe the bug.
PR #451 appears to have broken BuilderProxy::load_module_from_registry when an unserializable object is passed in with the config.
I haven't reproduced this in MRC yet, but in Morpheus the dfp_integrated_training_batch_pipeline.py will pass in a datetime object in the config. In recent versions of MRC this now throws, not sure how it was handled prior to this.
Minimum reproducible example
No response
Relevant log output
No response
Full env printout
No response
Other/Misc.
No response
Code of Conduct
Version
24.03
Which installation method(s) does this occur on?
Source
Describe the bug.
PR #451 appears to have broken
BuilderProxy::load_module_from_registrywhen an unserializable object is passed in with theconfig.I haven't reproduced this in MRC yet, but in Morpheus the
dfp_integrated_training_batch_pipeline.pywill pass in adatetimeobject in the config. In recent versions of MRC this now throws, not sure how it was handled prior to this.Minimum reproducible example
No response
Relevant log output
No response
Full env printout
No response
Other/Misc.
No response
Code of Conduct