djsuperchief / Kyameru

Kyameru is a business processing engine inspired by Apache Camel and built for .Net Core.
https://djsuperchief.github.io/Kyameru/
MIT License
2 stars 1 forks source link

BUG: SQS and S3 do not mark item in error on error #150

Open djsuperchief opened 6 months ago

djsuperchief commented 6 months ago

Routable items need to be marked as in error if an error has occurred during processing. This is to ensure that any further processing on the message halts. This needs to be accounted for and items must be set as in error.