feat: service manager for coordination, configureable smart graceful shutdown timeout

This commit is contained in:
2025-08-26 18:45:22 -05:00
parent cff672b30a
commit 87100a57d5
8 changed files with 365 additions and 124 deletions

View File

@@ -19,5 +19,6 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
dotenvy = "0.15.7"
poise = "0.6.1"
async-trait = "0.1"
fundu = "2.0.1"
anyhow = "1.0.99"
thiserror = "2.0.16"
thiserror = "2.0.16"