Get Generating Trips

Return the IDs of all trips currently being generated by AI. Useful to check generation status.

When to Use

How to Use

Location: Main planner view (loading skeletons appear while generating)

  1. Start a trip generation with generateTrip.
  2. Call getGeneratingTrips to check which trips are still generating.

What to Expect

Returns the IDs of trips currently being generated and the count.

Prerequisites

None.

Limitations

Related Features

Generated May 26, 2026 by programmatic