- Fix OSRM client to use semicolons (not commas) for source/destination indices in /table API requests. Commas caused "Query string malformed" errors for any batch with more than one origin. - Add error handling in poi_distance_calculator for unreachable routing engines (OSRM/OTP). Connection failures now log an error and skip the mode instead of crashing the entire Celery task. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| district_service.py | ||
| export_service.py | ||
| floorplan_detector.py | ||
| image_fetcher.py | ||
| listing_cache.py | ||
| listing_fetcher.py | ||
| listing_service.py | ||
| passkey_service.py | ||
| poi_distance_calculator.py | ||
| poi_service.py | ||
| query_splitter.py | ||
| route_calculator.py | ||
| task_service.py | ||