feat: Warn when server is overloaded

This commit is contained in:
nexy7574
2026-02-21 16:58:45 +00:00
committed by timedout
parent 81b202ce51
commit 66bbb655bf
2 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ use std::{
use axum::extract::State;
use axum_client_ip::InsecureClientIp;
use conduwuit::{
Err, Error, Result, debug, debug_warn, err, error, info,
Err, Error, Result, debug, debug_warn, err, error,
result::LogErr,
trace,
utils::{