< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

RE: [reSIProcate] DUM API question


> Should we really create a usage from the 600(for example) if we
> already have
> a usage?  The application will be notified of the 600 through any existing
> usages, so no information will be lost if an app wants to check where a
> failure response came from.  Creating the additional usage makes the
> application implementation more complicated.
>
> Another win is:  a request has forked to two 18x responses, and a final
> response comes in which doesn't have the two tag of either branch. The
> number of onTerminated calls will match the number of branches.
>
> If there is no usage, we have to create one.

I'm ok with this approach. In the case where there are no branches yet
because we only received a 6xx and no 1xx what will you do?