HenrikBengtsson/R.rsp

IDEA: Delayed RSP errors?

Opened this issue · 0 comments

Would it make sense to add a RspDelayedError() exception class that will register an error that will only stop the RSP processing/throw an error after the pipeline completes. The purpose of this is to try to generate the final output even if there is a "small" error instead of interrupting the process immediately.