Problem with Handling Faults when Redelivery (QoS) is configured

2 messages Options
Embed this post
Permalink
Nadhamuni

Problem with Handling Faults when Redelivery (QoS) is configured

Reply Threaded More More options
Print post
Permalink
Hi,

I have configured Redelivery in CASA to handle Target System Down time. The following is the configuration I'm using:

the configured parameters for the redelivery :
'maxAttempts' : 2
'waitTime' : 1000ms
on-failure : Suspend

This work fine when the system is down.

But the problem is, when the system is up and there is some business fault (like invalid input field) it is trying to redeliver instead of going to the FAULTED status. Is there any work-around for this? or is there anything I'm missing out here? Please Suggest?


Thanks & Regards,

Muni
SherryWeng

Re: Problem with Handling Faults when Redelivery (QoS) is configured

Reply Threaded More More options
Print post
Permalink
The redelivery configuration applies to a variety of message processing
errors, so the resends are not limited to just connection problems.
IMHO, ideally, we could also have binding level retries to handle
connection type issues, and leave the QoS configuration to deal with
message (processing) specific errors...

Regards
--Sherry

Nadhamuni wrote:

> Hi,
>
> I have configured Redelivery in CASA to handle Target System Down time. The
> following is the configuration I'm using:
>
> the configured parameters for the redelivery :
> 'maxAttempts' : 2
> 'waitTime' : 1000ms
> on-failure : Suspend
>
> This work fine when the system is down.
>
> But the problem is, when the system is up and there is some business fault
> (like invalid input field) it is trying to redeliver instead of going to the
> FAULTED status. Is there any work-around for this? or is there anything I'm
> missing out here? Please Suggest?
>
>
> Thanks & Regards,
>
> Muni
>
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]