Rebus secondlevel retry, specify number of retry for message -


is possible specify / override number of second level retries, specific messages?

some messages more important try execute others or need try on longer time period because of nature of message.

out of box, there many 2nd level retries there 1st level retries.

but you're asking , made me think this, think make more sense not have fixed number of 2nd level retries.... instead i'm thinking 2nd level mechanism should one single attempt of dispatching message handlers failed<tmessage>, , can defer message , count 2nd level delivery attempts in message header if like.

what thoughts?


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -