Module: RetryableTyphoeus

Includes:
Typhoeus
Defined in:
lib/retryable_typhoeus.rb

Overview

Retryable Typheous Inspiration: gist.github.com/kunalmodi/2939288 Patches the request and hydra to allow requests to get resend when they fail

Defined Under Namespace

Classes: Request

Constant Summary collapse

DEFAULT_RETRIES =
10