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

fix: respect overall timeout when using http requests #717

Merged
merged 5 commits into from
May 22, 2024
Merged

Conversation

zshipko
Copy link
Contributor

@zshipko zshipko commented May 21, 2024

Currently HTTP requests can extend beyond the configured timeout for a plugin - this PR sets the timeout of the HTTP request to the remaining time left if a timeout is set in the manifest.

@zshipko zshipko merged commit 0882f35 into main May 22, 2024
5 checks passed
@zshipko zshipko deleted the fix-http-timeout branch May 22, 2024 03:11
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.

None yet

1 participant