Marcus Rettig
Results
3
comments of
Marcus Rettig
@mnapoli Thank you for your quick response! I do believe we have both problems. A centralized cache would only be required for jobs that use `maxExceptions` though.
@mnapoli I will test it later today or early next week, and if it solves the issue I can open a PR.
@mnapoli I created #122 with the basic fix. I tested it on a single worker (`maxConcurrency: 1`) using file cache, and it worked. I assume it will also work using...