prefect icon indicating copy to clipboard operation
prefect copied to clipboard

Don't persist exceptions

Open cicdw opened this issue 1 year ago • 1 comments

There's really no need to persist exceptions attached to Failed states - they should be logged, and get re-raised in-process, but otherwise they don't need to be stored and retrieved. This PR removes exception persistence entirely. Also closes #14417

cicdw avatar Aug 15 '24 17:08 cicdw

CodSpeed Performance Report

Merging #14963 will not alter performance

Comparing dont-persist-failures (4bf9f67) with main (9b44ef1)

Summary

✅ 3 untouched benchmarks

codspeed-hq[bot] avatar Aug 15 '24 18:08 codspeed-hq[bot]

This pull request is stale because it has been open 14 days with no activity. To keep this pull request open remove stale label or comment.

github-actions[bot] avatar Sep 10 '24 16:09 github-actions[bot]

This pull request was closed because it has been stale for 14 days with no activity. If this pull request is important or you have more to add feel free to re-open it.

github-actions[bot] avatar Sep 24 '24 16:09 github-actions[bot]