|
Home > Archive > BizTalk Server Orchestration > March 2006 > Biztalk 2004 with Service Pack 1 | Retry Interval does not work a
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Biztalk 2004 with Service Pack 1 | Retry Interval does not work a
|
|
| Sachin Surana 2006-03-09, 2:48 am |
| We are using Biztalk 2004 in our project. It integrates with the services
using SOAP or HTTP Adapter. If BTS fails to deliver message, it can be
configured to retry after an interval by setting the "Retry Interval"
property (it takes values in minutes).
We have set the Retry interval to five minutes, but it does not work as
expected. The behaviour is random.
1. For HTTP Adapter, for any value of Retry Interval it continuously keeps
trying without any delay.
2. For SOAP Adapter, for any value of Retry Interval it waits for around 30
minutes and then retries.
Has anyone observed this behavior? Any pointers would be helpful.
Thanks in advance.
Regards,
Sachin
| |
|
|
While I dont have a firm answer for you, I do know that the retry intervals
are not exactly the time you specify.
I've had variations of 20% or so in the timing which mainly depended on server
load at the time but the time differences you are seeing are much larger.
BA
http://biztalkia.blogspot.com/
> We are using Biztalk 2004 in our project. It integrates with the
> services using SOAP or HTTP Adapter. If BTS fails to deliver message,
> it can be configured to retry after an interval by setting the "Retry
> Interval" property (it takes values in minutes).
>
> We have set the Retry interval to five minutes, but it does not work
> as expected. The behaviour is random.
>
> 1. For HTTP Adapter, for any value of Retry Interval it continuously
> keeps trying without any delay.
>
> 2. For SOAP Adapter, for any value of Retry Interval it waits for
> around 30 minutes and then retries.
>
> Has anyone observed this behavior? Any pointers would be helpful.
>
> Thanks in advance.
>
> Regards,
> Sachin
|
|
|
|
|