Next in thread → Next in month →

Re: [ebxml-msg] TimeToLive

From
Doug Bunting <>
Date
2001-11-17T01:09:13+00:00
ID
015001c16f04$15d49450$879712c0@immd
Thread
Re: [ebxml-msg] TimeToLive
Arvola,

You're correct that the constraint as it currently appears would mean the
final retry has a small chance of occurring after the time to live has
expired.  In other words, the originator might perform the final retry right
when the destination is throwing its storage away.  That's why it's > and
not >=.

later,
    doug

----- Original Message -----
From: "Arvola Chan" <>
To: "David Fischer" <>
Cc: <>
Sent: Friday, 16 November 2001 16:52
Subject: [ebxml-msg] TimeToLive


David:

Section 7.4.5 currently specifies the constraint:

    TimeToLive > Timestamp + (Retries * RetryInterval)

Since the Retries count does not include the initial attempt, I think the
constraint should be changed to

    TimeToLive > Timestamp + ((Retries + 1) * RetryInterval)

Regards,
-Arvola


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>
Next in thread → Next in month →