-
Notifications
You must be signed in to change notification settings - Fork 7
Add a parameter for marker missed count #158
Copy link
Copy link
Open
Labels
configurationrelated to parameters and node configurationrelated to parameters and node configurationgood first issueGood for newcomersGood for newcomerssrc/navigatorHas to do w/ the `navigator` package + `navigator_node`Has to do w/ the `navigator` package + `navigator_node`
Metadata
Metadata
Assignees
Labels
configurationrelated to parameters and node configurationrelated to parameters and node configurationgood first issueGood for newcomersGood for newcomerssrc/navigatorHas to do w/ the `navigator` package + `navigator_node`Has to do w/ the `navigator` package + `navigator_node`
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently we have a constant to decide how many times a marker is missed before we decide that us seeing it was a false positive and stop trying to track it. It would be nice to make this a parameter so we can adjust it on run rather than in the code itself.
Constant is called
MARKER_MISSED_THRESHOLDOriginally posted by @onkoe in #156 (comment)