Skip to content

Typhoeus needs a timeout #1

Description

@inspire22

Something went wrong with the API last night and all my scripts stopped running because the contacts API call timed out. This can be fixed adding the timeout feature of typhoeus to api_client.rb's build_request

Typhoeus::Request.new("www.example.com", timeout: 1)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions