CodeChain-io / CodeChain-io/codechain-dashboard
Use connection pool in the remove_network_usage loop
オープン
- 主要言語
- Rust
- スター
- 27
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。