Skip to content

Add the ability to set request timeout options#62

Open
supreet321 wants to merge 1 commit intotoothrot:masterfrom
supreet321:ss-add-timeout-config
Open

Add the ability to set request timeout options#62
supreet321 wants to merge 1 commit intotoothrot:masterfrom
supreet321:ss-add-timeout-config

Conversation

@supreet321
Copy link
Copy Markdown

The default request timeout of Net::HTTP is quite generous (60 seconds). This PR allows users to tweak the timeouts, if needed.

@ixti
Copy link
Copy Markdown
Contributor

ixti commented Nov 25, 2022

Should we allow specifying timeout overrides on a per-method basis as well? Like setting default to be 10 seconds, but if we push multiple events – pass timeout override. I don't know how much valuable it is.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants