|
|
|
|
|
by jameshawkins
2121 days ago
|
|
I used to work at Uber and we would see similar behavior from drivers at airports. There would be a geofence around the parking lots where drivers had to wait before they could be sent a ride. However, the app would still send a ride to the closest available driver, so they would all lean their phones against the gate to get as close to the edge of the geofence as possible. Ultimately, Uber implemented a FIFO queue at these lots, meaning a driver was added to a waiting list as soon as they entered the lot, thus removing the need for this behavior anymore. |
|
It is an almost foolproof FIFO pipe (literally), simplemfor everyone to understand and very cheap to run.