-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
Current gbfs implementation takes 4 requests per update on a worst case scenario:
- feed_index (/gbfs)
- /station_information
- /station_status
- /vehicle_types (when available)
That's too much for every update. Try to conditionally cache feed index, station information and vehicle types if possible
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels