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

OPA http client seems to have no timeout #2646

Closed
xin-styra opened this issue Aug 20, 2020 · 1 comment
Closed

OPA http client seems to have no timeout #2646

xin-styra opened this issue Aug 20, 2020 · 1 comment

Comments

@xin-styra
Copy link
Contributor

Expected Behavior

Http client should timeout when there are no response from bundle download.

Actual Behavior

When trying to download bundles, it seems OPA http requests hangs for ever when it lost connection with the remote server.

Steps to Reproduce the Problem

Start OPA and configure it to download from http server, could be local
Http sleeps for 5 minutes on v1/bundles
OPA does not timeout and rather print messages after 5 minutes.

Additional Info

@tsandall
Copy link
Member

@xin-styra this should be fixed in v0.23.1 (see #2014)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants