Function mz_environmentd::http::probe::handle_ready
source ยท pub async fn handle_ready(
__arg0: Extension<Shared<Receiver<Client>>>,
query: Query<ReadyParams>,
) -> impl IntoResponse
Expand description
Handles a readiness probe.