KusionStack / KusionStack/kusion
Feat: Retry mechanism for database and backend storage
Open
kind/feature
priority/important-soon
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 108
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
### What would you like to be added?
Add proper retry mechanism for when kusion server connects to the database and backend storage
### Why is this needed?
So that occasional connection failure to database and storage will not cause the request to fail
Contributor guide
Assessment
This issue has not been assessed yet.