There is no way in Prefect to have keyword argumen...
# ask-community
a
There is no way in Prefect to have keyword arguments to a
@flow
-decorated function that are pickle-able but not JSON serializable, right? Everything has to be JSON serializable without exception?