pub async fn with_bootstrap_context<F, R>( operation: &str, tag: &str, fut: F, ) -> Rwhere F: Future<Output = R>,
后台任务独立 TraceContext(tag layer=bootstrap,不进 HTTP 日志)