|
All checks were successful
BotServer CI/CD / build (push) Successful in 5m40s
- Root cause: get_cache_config() uses runtime.block_on() which panics when called from within an async runtime - Fix: call SecretsManager::get_secret() directly with .await - Testing: compiles clean, no runtime nesting issues |
||
|---|---|---|
| .. | ||
| bootstrap.rs | ||
| drive_utils.rs | ||
| health.rs | ||
| mod.rs | ||
| server.rs | ||
| shutdown.rs | ||
| types.rs | ||