issues
search
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.
Improve Test Coverage of this scenario including simulated worker failures.
Re-enable At-least-once processing
At-Least-Once Processing was disabled due to incorrect behavior.