Fix proxy forwarder failure logs

This commit is contained in:
Jason
2026-03-06 10:14:02 +08:00
parent 50a2bd29e6
commit 1573474e3a
2 changed files with 200 additions and 6 deletions
+1
View File
@@ -32,6 +32,7 @@ pub mod srv {
pub mod fwd {
pub const PROVIDER_FAILED_RETRY: &str = "FWD-001";
pub const ALL_PROVIDERS_FAILED: &str = "FWD-002";
pub const SINGLE_PROVIDER_FAILED: &str = "FWD-003";
}
/// 故障转移日志码