pelias / pelias/api

Fallback scenarios should not result in address or venue records!

Open
#1,383 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
JavaScript
Stars
259
Forks
168
Avg merge
6h 15m
Merged PRs (30d)
1

Description

I have been seeing this message in the logs "Fallback scenarios should not result in address or venue records!"

It's coming from middleware/confidenceScoreFallback.js and presumably, the original author didn't expect this to happen?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading middleware/confidenceScoreFallback.js and trace the fallback scenarios that produce address or venue records. Done means identifying the triggering path and documenting or fixing the behavior so the logged warning no longer occurs unexpectedly, with regression coverage if the repository provides a relevant test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.