brthor / Gofer.NET

Easy C# API for Distributed Background Tasks/Jobs for .NET Core.
MIT License
541 stars 44 forks source link

Re-enable At-Least-Once Processing #18

Open brthor opened 6 years ago

brthor commented 6 years ago

At-Least-Once Processing was disabled due to incorrect behavior.

  1. Improve Test Coverage of this scenario including simulated worker failures.
  2. Re-enable At-least-once processing