1513a9fb67718f2386847f349cbb3624cc476da0
- Add SearchID field to routeSearchRoute struct and generate search_id in RouteSearch handler - Populate Itinerary.ID field with unique IDs using generateItineraryID function - Fix information disclosure in error handling - log errors internally instead of leaking to clients - Fix circuit breaker trip metric recording - only record when state transitions to open - Fix context not passed in route expansion - use context.WithTimeout instead of context.TODO - Fix admin auth fails open on missing API key - return 401 Unauthorized without revealing configuration
Description
No description provided
Languages
Go
91.1%
JavaScript
4.9%
CSS
2.5%
HTML
1.1%
Dockerfile
0.4%