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

Add httpx timeout to query endpoint on SERVICES initialization #23

Open
maximusunc opened this issue Dec 6, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@maximusunc
Copy link
Collaborator

On initialization, we get the /query endpoint of all operations services. Some services are timing out on this simple call and we don't handle it and error out.

This also seems to be affecting our tests, which seems like our tests are trying to query external services, which is bad.

@maximusunc maximusunc added the bug Something isn't working label Dec 6, 2021
@uhbrar
Copy link
Collaborator

uhbrar commented Jan 27, 2022

Closed by #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants