function isReservationStale isReservationStale(processedAt: string): boolean Check if a reservation is stale (abandoned by a crashed process) Parameters processedAt: string Return Type boolean