Skip to content

fix #557: improve the clarity of logging in TripPlanner - #568

Open
alexmgns wants to merge 4 commits into
masterfrom
trip-planner-clearer-log
Open

fix #557: improve the clarity of logging in TripPlanner#568
alexmgns wants to merge 4 commits into
masterfrom
trip-planner-clearer-log

Conversation

@alexmgns

@alexmgns alexmgns commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Improve the clarity of the logging when an origin or destination has a problem in the trip planner. Previously would only give the from and to ids of the problematic trip, but the routing can start at a different origin, say after a transit leg. These coordinates are now also reported.

Also downgraded message when the router isn't able to find a direct trip from warn to info. This event happens quite frequently, say when the router tries to route a direct walk trip from origin to destination before taking a transit trip to get closer.

Closes #557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider silencing "[WARN] org.ipea.r5r.Planner.TripPlanner - Direct mode WALK last state wasn't found"

1 participant