1 2 3
// router_handler的默认超时时间 pub const ROUTER_HANDLER_ROUTINE_TIMEOUT: std::time::Duration = std::time::Duration::from_secs(60 * 10);