문제

I use message processors on WSO2 ESB 4.7.0 and I need to deliver a message to endpoint (which can be unavailable).
How would I implement exponential back-off redelivery strategy?

도움이 되었습니까?

해결책

This scenario can be covered through a dead letter channel, please refer to the following link on how this can be done. http://docs.wso2.org/wiki/display/IntegrationPatterns/Dead+Letter+Channel

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top