resend constant

int const resend

Resend on any error

The request will be kept sending until success on any errors

WARNING: Be careful to use it with any skip options, it will cause spamming

Implementation

static const resend = 8;