- Refactor update_changes_score_volume_and_ranking to use read connections for read/compute phases, only acquiring write connection for final writes - Change first_pool_creation to use try_get() for opportunistic caching, preventing thread exhaustion if write pool is busy - Add linter to flag blocking _w.get() calls in RPC handlers |
||
|---|---|---|
| .. | ||
| db_utils.rs | ||
| list_cached.rs | ||
| list_tokens_volume.rs | ||
| metrics_cache.rs | ||
| mod.rs | ||
| test.rs | ||
| token_utils.rs | ||