Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add configuration for noStrictOffsetReset (#1620)
Introduce a new configuration option `noStrictOffsetReset` in the Snuba replacer deployment template and values file. This allows users to optionally disable strict offset reset behavior by setting `noStrictOffsetReset` to true in the `values.yaml` file. This change provides more flexibility in handling offset resets, which can be useful in certain deployment scenarios where strict offset management is not required or desired.
- Loading branch information