Skip to content

fix(cache): remove the duplicated word in the distinct-cache error - #27644

Open
simpleqt wants to merge 1 commit into
influxdata:mainfrom
simpleqt:sq919/distinct-cache-error
Open

simpleqt wants to merge 1 commit into
influxdata:mainfrom
simpleqt:sq919/distinct-cache-error

Conversation

@simpleqt

Copy link
Copy Markdown

The ConfigurationMismatch thiserror message in influxdb3_cache/src/distinct_cache/cache.rs:31 reads "cannot overwrite an an existing cache" — surfaced as the HTTP 400 body to API clients (influxdb3_server/src/http.rs:847). Dropped the duplicated "an".

The thiserror message is returned as the HTTP 400 body to API
clients: 'cannot overwrite an an existing cache'.
Copilot AI lite review requested due to automatic review settings September 18, 2026 17:05

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