event-driven-dotnet / EventDriven.EventBus.Dapr

Event bus abstraction over Dapr pub/sub
MIT License
22 stars 5 forks source link

Add Retry Support #37

Closed tonysneed closed 11 months ago

tonysneed commented 11 months ago

Closes #30 [Feature] Should allow retries in case of processing exception Closes #36 [Bug] Serialization Error Closes #35 [Feature] Add Support for Retries