Hey all, apologies if this is a question that I could have found the answer to - is there a good way to tell prefect "for this run, do not do any retries, and raise any exceptions immediately"?
In prefect v1 we could use a context manager, it was something like
with raise_on_exception
, but I don't see an obvious analog for that in v2. This would be for development - not testing, and I can't use the test harness because we need to access the blocks in our workspace, but just development, where retries are not useful and exceptions need to be investigated
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.