async fn not_configured_middleware( __arg0: Extension<Arc<Gateway>>, request: Request, next: Next, ) -> Result<impl IntoResponse, StatusCode>