implement retry strategy for known temporary errors

at the moment we retry all jobs which "completes" with a known error, over and over again, without any limit.

see: https://git.compilenix.org/Compilenix/HTTPHeaderSurvey/blob/master/Source/Compilenix.HttpHeaderSurvey.Implementation.Domain/RequestJobWorker.cs#L164 and https://git.compilenix.org/Compilenix/HTTPHeaderSurvey/blob/master/Source/Compilenix.HttpHeaderSurvey.Implementation.Domain/RequestJobWorker.cs#L311

Assignee Loading
Time tracking Loading