<div dir="ltr"><div>Hi, I have a scenario where I am using.</div><div><br></div><div>t_save_lumps(), lookup() and then I can choose to drop some branches in branch routes.</div><div><br></div><div>However, it is possible that I endup without any branch left, in this case t_relay() is returning and no failure route is called/created.</div><div>At this point I need to recover the original message</div><div><br></div><div>I believe it is not possible to restore/reset the message without passing by failure route ?</div><div><br></div><div>Else, I could trigger a failure route using t_relay(), is there any "handy/clean" way to trigger failure_route() ?</div><div><br></div><div>Regards</div></div>