mizrael / OpenSleigh

OpenSleigh is a Saga management library for .NET Core.
Apache License 2.0
312 stars 38 forks source link

Rabbit retry #53

Closed mizrael closed 2 years ago

mizrael commented 2 years ago

added retry queue to handle Lock exceptions on message processing. Helps on https://github.com/mizrael/OpenSleigh/issues/52