Skip to content

Rename BackoffConfig::normalised to BackoffConfig::normalized #441

@coderabbitai

Description

@coderabbitai

Description

Rename the method BackoffConfig::normalised to BackoffConfig::normalized to align with American English spelling conventions for this API.

Required Changes

  • Rename method definition in src/server/runtime/backoff.rs (line 57)
  • Update method call in src/server/runtime.rs (line 338)
  • Update documentation references in src/server/config/mod.rs (lines 142, 146, 152)
  • Update any relevant tests that reference the method name
  • Update documentation that mentions the method

Breaking Change

This is a breaking API change and should be released as part of a 0.x point release.

Related

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions