Module svc_scheduler::grpc::api::query_flight
source · Expand description
This module contains the gRPC query_flight endpoint implementation.
Constants
- Time to block vertiport for cargo unloading and landing
- Time to block vertiport for cargo loading and takeoff
- Maximum time between departure and arrival times for flight queries
Functions
- Finds the first possible flight for customer location, flight type and requested time. TODO(R5): Return a stream of messages for live updates on query progress