fjtirado opened a new issue, #3995: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3995
### Description RestworkItemHandler result handling can be customized to usse a different result handler. Unfortunately, if error code is different than 200, result handler is never invoked The check of the status code should be part of the result handler (which by default will throw an exceptionon if error code is different than 2xx) ### Implementation ideas _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
