Skip to content

Default selection ceilings silently drift from indexer-rs upstream #620

Description

@MoonBoi9001

INDEXER_RS_MIN_GRT_PER_30_DAYS in bin/dipper-service/src/config.rs mirrors indexer-rs's [dips.min_grt_per_30_days] table, pinned to one commit in the docstring. When upstream changes those values, our const silently goes stale and operators run against ceilings that no longer match what indexers publish — the exact misalignment #619 set out to fix.

Possible remediation: a CI job that fetches the upstream TOML and fails if the values diverge from our const.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions