Delays.extraDelayAfterError

The extra delay to add after an error has occurred. This is used to prevent hammering the API with requests.

The final duration will be extraDelayAfterError + delayBetweenImports.

struct Delays
alias extraDelayAfterError = delayBetweenImports