pub async fn ws_handler( ws: WebSocketUpgrade, __arg1: Extension<Arc<IngestService>>, headers: HeaderMap, __arg3: Path<(String, String, String)>, ) -> impl IntoResponse