mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-29 18:05:37 +08:00
Fix proxy forwarder failure logs
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
/// 故障转移日志码
|
||||
|
||||
Reference in New Issue
Block a user