![]() The execution graph is supposed to be typed, but there are cases where generic types like Any were used, and there are cases, where incompatible data passed into the wrong type. If such a thing happens on runtime, we should do the best-effort conversion instead of breaking the run. E.g.: try to json-stringify the object to str input, or try to parse number in the string to int input, etc. |
||
---|---|---|
.. | ||
block | ||
data | ||
executor | ||
server | ||
util | ||
__init__.py | ||
conftest.py |