PH6.1 — OSRM travel provider with cache, degraded health and W_TRAVEL_FALLBACK #42
Labels
No labels
ready-for-agent
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
Reference
patrick/Polaris#42
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Row PH6.1 in
docs/12-implementation-plan.md(branch, owned paths and doc section are defined there).What to build
The engine uses OSRM for travel times when available, caches matrices, and falls back to haversine with a validator warning and a degraded health status when OSRM is down.
Acceptance criteria
TravelMatrixProviderpasses the same contract tests as haversine/healthzdegraded, plan still produced,W_TRAVEL_FALLBACKfindingBlocked by