Advanced

schedy.core.NUM_AUTH_RETRIES = 2

Number of retries if the authentication fails.

You can also set schedy.core.Retry.BACKOFF_MAX to set the maximum backoff time for a failed request.