Any suggestions for this approach on suspended q ?



Hello
Im facing serious issues here ! I have this atomic transaction scope,
which in in charge to do the retry pattern for a certain custom
component within an orchestration.
Is there any way to catch the exception when the retry attempts are
exhausted and right before to be sent to the suspended queue, so i may
be able to send a notification with a context information, for example,

an email with the error thrown (sqlexception) and so on.

In summary, can i do an extra step right before suspension ?


Please, im desperate


Thanks in advance.

.



Relevant Pages

  • Is there any exception to handle these ?
    ... which in in charge to do the retry pattern for a certain custom ... exhausted and right before to be sent to the suspended queue, ...
    (microsoft.public.dotnet.general)
  • Re: Is there any exception to handle these ?
    ... (in case Scott or somebody else is not answering your question here). ... Im facing serious issues here! ... which in in charge to do the retry pattern for a certain custom ... exhausted and right before to be sent to the suspended queue, ...
    (microsoft.public.dotnet.general)

Loading