Hello,
somehow your emails are a bit confusing, in first one you say that you cannot get max_inv_lifetime as per transaction, being reset by a new branch, is that still true?
The failure route should be called when the transaction is expired.
Cheers, Daniel
On 21/01/15 18:16, Alex Balashov wrote:
Maybe I should ask this question another way that is more applicable to my end-goal:
What exactly happens when max_inv_lifetime is reached without a final response? Is a failure_route invoked? If so, is the appropriate means of dealing with this to check t_is_expired() and handle it at that level?