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

Support "smart timeout" with the HTTP client #62

Open
theburningmonk opened this issue Jun 23, 2019 · 0 comments
Open

Support "smart timeout" with the HTTP client #62

theburningmonk opened this issue Jun 23, 2019 · 0 comments

Comments

@theburningmonk
Copy link
Contributor

This is a Feature Proposal

Description

Instead of choosing an arbitrary timeout value for HTTP requests, we can be smart about it and use the actual amount of time left in the invocation (available through context.getRemainingTimeInMillis).

For more details, see this post

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