Get Generating Trips
Return the IDs of all trips currently being generated by AI. Useful to check generation status.
When to Use
- Works on all screen sizes and device types
How to Use
Location: Main planner view (loading skeletons appear while generating)
- Start a trip generation with generateTrip.
- 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
- Only reflects trips being generated in this browser session; reloading the page clears the list