On Sun, Apr 19, 2020 at 3:28 PM Ravi Undupitiya <ravi.undupit...@gmail.com> wrote:
> It makes sense to do this. The idea of the fault sequence is for it to be > used as an exception handling sequence, so OUT_ONLY should not change this. > Yeah, will send a PR fixing this. > > On Sun, 19 Apr 2020 at 1:08 pm, shafreen anfar <anfar.shafr...@gmail.com> > wrote: > >> Hi All, >> >> At the moment, when there is a failure in Message Processor (i.e. >> Connection refused) fault sequence is not invoked in OUT_ONLY scenario. >> IMO, we should invoke fault sequence even in OUT_ONLY scenario. What do >> you all think ? >> >> Thanks, >> Shafreen >> >