wso2 / micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
194 stars 206 forks source link

MessageProcessor retrying behaviour is not working as expected #3366

Open Jaiya94 opened 2 weeks ago

Jaiya94 commented 2 weeks ago

Hi Team,

When we use the fault-sequence parameter with the messageProcessor configurations, the MessageProcessor retrying behavior is not working when the backend is down. And can observed a NullPointerException when this issue is happening.