CodeChain-io / CodeChain-io/codechain-dashboard
Use connection pool in the remove_network_usage loop
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 27
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Ubuntu automatically updates PostgreSQL for the security. The dashboard server should reconnect when PostgreSQL is restarted. There are two parts that are using PostgreSQL connection. One is `db_service` and the other one is `remove_network_usage`. `db_service` is already using the connection pool but `remove_network_usage` is not using the connection pool.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.