Skip to content

fix: correct duplicated words in cache error and job metric help strings - #27621

Open
simpleqt wants to merge 1 commit into
influxdata:mainfrom
simpleqt:fix/string-typos-cache-metrics
Open

simpleqt wants to merge 1 commit into
influxdata:mainfrom
simpleqt:fix/string-typos-cache-metrics

Conversation

@simpleqt

@simpleqt simpleqt commented Sep 8, 2026

Copy link
Copy Markdown

Three user-visible strings carried doubled words:

  • influxdb3_cache/src/distinct_cache/cache.rs: the thiserror display string "cannot overwrite an an existing cache"
  • core/tracker/src/task/metrics.rs: the metric help strings for job_completed_cpu and job_completed_wall read "CPU/Wall time of of completed jobs"

Strings only; no behavior change. CLA will be signed if this progresses toward merge.

- distinct cache error: 'an an existing cache'
- job metric help: 'of of completed jobs' ×2 (CPU time / wall time)

These strings surface in API errors and monitoring UIs. CLA note:
InfluxData CLA will be signed if this moves toward merge.
Copilot AI lite review requested due to automatic review settings September 8, 2026 18:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants