GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-nodejs-connector
Add support for lazy certificate refresh
Open
priority: p1
type: feature request
- Dominant language
- TypeScript
- Stars
- 97
- Forks
- 16
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
When using the Connector in serverless environments where the CPU is throttled outside of request processing, the refresh cycle can break. This is a feature request to support a lazy refresh where the Connector retrieves a new certificate when the existing one is expired and a new connection attempt has started.
Contributor guide
Assessment
This issue has not been assessed yet.