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 support for lazy certificate refresh #805

Closed
enocom opened this issue Jul 26, 2023 · 2 comments
Closed

Add support for lazy certificate refresh #805

enocom opened this issue Jul 26, 2023 · 2 comments
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@enocom
Copy link
Member

enocom commented Jul 26, 2023

Feature Description

In serverless environments, when the CPU is throttled, the Python Connector will sometimes fail to refresh the certificate.

This is a feature request to allow callers to opt-in to a lazy refresh strategy, where no background tasks run and the cert is refreshed as needed.

Sample code

No response

Alternatives Considered

No response

Additional Details

No response

@enocom enocom added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Jul 26, 2023
@enocom
Copy link
Member Author

enocom commented Jul 26, 2023

@jackwotherspoon
Copy link
Collaborator

Closed via #1093

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants