Closed ZhihaoAIRobotic closed 1 year ago
How are these Docs chained together? Can you share a Topology of Executors using them as Input and Outulput? you do not need to share what they actually do, just the endpoints and type annotations and the Flow structure.
What is the version of docarray and Pydantic in your system?
I found a way to reproduce, it should be fixed by #6085
Ok, wait for good news, I will use Jina<3.21.0 temporarily.
@ZhihaoAIRobotic the patch has been releassd. Thanks for opening the issue
Bug Description There is a KeyError: 'type' in the File "/home/lzh/.conda/envs/DIMA/lib/python3.8/site-packages/jina/serve/runtimes/gateway/graph/topology_graph.py", line 90.
Solution I have printed the schema_1_properties[property_1], the result is as follows:
There is no key named 'type' for Env Info Here is the code for Env Info:
Environment Python 3.8 Jina>3.21.0