Closed NarekA closed 1 year ago
Hey @NarekA, thanks for reporting
what is the difference when monitoring is not enabled?
Can you share a minimal reproducible example with the schemas used?
I will try to test this better, but I think that #5965 should fix this issue. If you could try to install this branch and validate, it would be great
Describe the bug
When I run a schema'ed executor with custom docarray types as inputs and outputs with monitoring enabled, I get an error. I believe it is trying to cast the return value as the output type.
Environment
jina== 3.19.0
Screenshots