prefect.client.utilities
get_or_create_client
-
: an optional client to useclient_injector
inject_client
client
kwarg and if a client is passed when
called it will be used instead of creating a new one, but it will not be context
managed as it is assumed that the caller is managing the context.