Hi,
with Rest API Calls getting more and more important and part of our solutions, an option to enable a procedure to continue on error would be appreciated.
Right now, if the API Call fails (e.g. if if the call limit is exceeded or there are too many parellel calls), the procedure simply aborts and everything after is not excecuted.
An option to continue even upon encountering those errors would be great so we can decide not to abort the rest of the process.
Kind regards
Stefan