Hi, I am facing this issue for some of my dags <ht...
# troubleshoot
a
Hi, I am facing this issue for some of my dags https://github.com/datahub-project/datahub/issues/4546 . Is there any workaround for this?
o
@dazzling-judge-80093 have you had a chance to look further into this issue?
d
This is a bug that we need to investigate and fix. It is tricky because I couldn’t reproduce it with a test.
r
@dazzling-judge-80093 have you tried to reproduce it by adding
params
to a task using a custom operator in the dag? I'm facing a similar issue here and the stack trace shows it failing when it tries to call
serialize_operator
within
serialize_dag