8000 TwilioHttpClient does not support timeout in constructor · Issue #460 · twilio/twilio-python · GitHub
[go: up one dir, main page]

Skip to content
TwilioHttpClient does not support timeout in constructor #460
Closed
@joninvski

Description

@joninvski

Version: 6.26.1

Feature Request

The TwilioHttpClient constructor does not support a timeout parameter. This makes it more troublesome for clients to configure a maximum time requests should wait for replies from twilio.

Does it seem ok to add a timeout parameter (defaults to None as it is working today) to the TwilioHttpClient. In ruby we have this option: https://github.com/twilio/twilio-ruby/blob/master/lib/twilio-ruby/http/http_client.rb#L11

If i have your 👍 i'll work on this and open the PR.

Note: This is the PR that added the functionality to the ruby library: twilio/twilio-ruby#339

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0