Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow developers to configure timeout #86

Open
tony-pizza opened this issue Feb 28, 2022 · 0 comments
Open

Allow developers to configure timeout #86

tony-pizza opened this issue Feb 28, 2022 · 0 comments

Comments

@tony-pizza
Copy link

Client version

Latest

Expected behaviour

Client allows the developer to conveniently set open_timeout for network calls, at least when configuring a client if not per call.

Actual behaviour

Client does not allow the developer to set open_timeout.

A recent SWU outage led our email sends to time out after the default Net::HTTP timeout of 60s (which for us resulted in a backup in our job queues). We would like to be able to configure this timeout to have more control to do what's best for our system.

Steps to reproduce

N/A

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

No branches or pull requests

1 participant