Hey ! wonder what's the difference between registr...
# flyte-support
i
Hey ! wonder what's the difference between registration with and without dry-run option other than skipping actual registration to remote. I have a wf that succeeds to register in dry-run but fails without and throws this error:
Copy code
Failed with Unknown Exception <class 'TypeError'> Reason: bad argument type for built-in operation
f
Registration on the remote runs the remote compilation process
Can you add —verbose and retry it should spit out a large stack trace.
Seems like server error or network error