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.
