Hi everyone! Anyone can help with this <https://prefect-community.slack.com/archives/CL09KU1K7/p1682...
g
t
Can you see if something like
Copy code
task_name.with_options(retries=0).submit()
works? I use this approach for
flow
type functions all the time
🙌 1
g
I’ll try it as soon as possible! Thanks!