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 timeout to poll Docker stats #2656

Merged
merged 1 commit into from
Oct 6, 2020
Merged

add timeout to poll Docker stats #2656

merged 1 commit into from
Oct 6, 2020

Conversation

sharanyad
Copy link
Contributor

Summary

Currently, while polling docker stats, there is no timeout for the API call. So the call could be stuck until the container is stopped.
Added poll stats timeout (for now, keeping it the same as streams stats inactivity timeout)

Testing

New tests cover the changes: yes

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mythri-garaga
Copy link
Contributor

Please pull #2655 changes for ecs/arm/unit_test test to pass.

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.

5 participants