Skip to content

Typhoeus needs a timeout #1

@inspire22

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)

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