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

超出最大重试次数后,如何恢复卸载? #203

Open
klj890 opened this issue Aug 4, 2022 · 0 comments
Open

超出最大重试次数后,如何恢复卸载? #203

klj890 opened this issue Aug 4, 2022 · 0 comments

Comments

@klj890
Copy link

klj890 commented Aug 4, 2022

func (r *retryLimiter) Try(id string) bool {

如果卸载硬盘尝试次数超过max后,iaas恢复,可以正常卸载硬盘。这时候这个逻辑就会一直阻止控制器向iaas发送卸载硬盘的任务。
是否需要一个机制可以解决这个问题?

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

No branches or pull requests

1 participant