-
Enhancement
-
Resolution: Done
-
Major
-
2.7.1-fuse-00-27
-
None
-
None
There is slight difference between doTry() and continued(true):
continued fills Exchange.FAILURE_ENDPOINT property what is useful for tracking which endpoint is failing
doTry() doesn't fill Exchange.FAILURE_ENDPOINT property
Please make them consistent.