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

Implement configurable retry mechanism for cert verification methods #1307

Open
litt3 opened this issue Feb 21, 2025 · 0 comments
Open

Implement configurable retry mechanism for cert verification methods #1307

litt3 opened this issue Feb 21, 2025 · 0 comments
Assignees

Comments

@litt3
Copy link
Contributor

litt3 commented Feb 21, 2025

  • This should be implemented in such a way that all methods on the CertVerifier can be optionally retried
  • Retry should be time based
  • Implementation should support infinite retry, AND no retry
  • Consider creating a reusable utility, which could be leveraged in other cases where we would want this sort of configurability
  • The changes for this issue will enable us to address the concerns brought up by @bxue-l2, regarding cert verification retries to be addressed
@litt3 litt3 self-assigned this Feb 21, 2025
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