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 retries for the method of device plugin ListAndWatch() #15

Open
denis-tingaikin opened this issue Aug 10, 2020 · 0 comments
Open

Add retries for the method of device plugin ListAndWatch() #15

denis-tingaikin opened this issue Aug 10, 2020 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@denis-tingaikin
Copy link
Member

Motivation

In the current implementation, if device plugin server is busy/unavailable for some period then the device plugin stops listen to resources. In this case, to fix the problem user will need to do re-deploy... To avoid this kind of issue we need to add re-tries as we have in monorepo.

Based on
#13 (comment)

@denis-tingaikin denis-tingaikin added the bug Something isn't working label Aug 10, 2020
@denis-tingaikin denis-tingaikin added the wontfix This will not be worked on label Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant