Skip to content

Revert "Reduce Vault batch size (#1937)"#1944

Merged
prashantkumar1982 merged 1 commit intomainfrom
revert-vault-batch-size
Mar 30, 2026
Merged

Revert "Reduce Vault batch size (#1937)"#1944
prashantkumar1982 merged 1 commit intomainfrom
revert-vault-batch-size

Conversation

@cedric-cordenier
Copy link
Copy Markdown
Contributor

This reverts commit 16c179a.

Requires

Supports

@cedric-cordenier cedric-cordenier requested a review from a team as a code owner March 30, 2026 17:22
Copilot AI review requested due to automatic review settings March 30, 2026 17:22
@github-actions
Copy link
Copy Markdown

👋 cedric-cordenier, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@github-actions
Copy link
Copy Markdown

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-common

View full report

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Reverts a prior change that reduced the Vault OCR plugin batch size limit, restoring the previous default/limit value across the CRE settings schema and its generated default configuration files.

Changes:

  • Restores VaultPluginBatchSizeLimit from 1 back to 10 in the Go settings schema.
  • Updates the corresponding golden/defaults outputs (defaults.toml, defaults.json) to match the schema.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pkg/settings/cresettings/settings.go Restores the schema default/limit for VaultPluginBatchSizeLimit to 10.
pkg/settings/cresettings/defaults.toml Updates the TOML golden/default value for VaultPluginBatchSizeLimit to 10.
pkg/settings/cresettings/defaults.json Updates the JSON golden/default value for VaultPluginBatchSizeLimit to 10.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@prashantkumar1982 prashantkumar1982 added this pull request to the merge queue Mar 30, 2026
Merged via the queue into main with commit b0a8c45 Mar 30, 2026
35 of 36 checks passed
@prashantkumar1982 prashantkumar1982 deleted the revert-vault-batch-size branch March 30, 2026 21:25
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.

4 participants