You can look at http://ayende.com/blog/3802/rhino-service-bus-managing-timeouts
and http://ayende.com/blog/3933/rhino-queues-feature-detecting-message-failures 2012/3/23 Erik Juhlin <[email protected]>: > I'm new to service buses, but we have a problem that we think a > service bus might solve. > > When communicating with an external service, we want to try X number > of times before putting it in an error queue or perhaps doing > something else (e.g. switch from credit card provider to invoice > provider). > > But we don't want to do these calls directly after eachother. We want > to wait a certain time to give the external provider a chance to wake > up after a crash. > > It seems like the Rhino Service Bus can do the first part, but is > there a way to wait between retries? Or is a service bus not suitable > for this? > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > -- Ozan Yurtseven CTO InsuredPlay Office: 0090 (212) 249 1762 Mobile: 0090 (544) 464 62 57 Skype: ozanyurt Email: [email protected] www.insuredplay.com -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
