pub async fn get_namespace_stats<S: WorkflowStore>( __arg0: State<Arc<WorkflowCtx<S>>>, __arg1: Path<String>, ) -> Result<Json<Value>, AppError>