Reply To: Ack/Nak handling

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Ack/Nak handling Reply To: Ack/Nak handling

#57259
Michael Hertel
Participant

    Retries should = -1 (Under Outbound data) so it will resend the same message forever.

    Timeout should be 30 or something greater than -1.

    If you set Timeout for -1, then it will wait forever and not try to resend.

    That’s bad. That’s why I watch my email and if I get more than 3 notices (15 AR’s @ 30 seconds each), I call ‘the other guys’ and ask them wassup?

    I’ll attach the full proc if you want.

    The logic is sound and works well for us.

    -mh