Skip to content

setting for d2d trigger errors#1876

Merged
ettec merged 3 commits intomainfrom
d2d-trigger-status-timeout-setting
Mar 6, 2026
Merged

setting for d2d trigger errors#1876
ettec merged 3 commits intomainfrom
d2d-trigger-status-timeout-setting

Conversation

@ettec
Copy link
Contributor

@ettec ettec commented Mar 4, 2026

As part of this PR-> smartcontractkit/chainlink#20973

@ettec ettec marked this pull request as ready for review March 4, 2026 17:45
@ettec ettec requested a review from a team as a code owner March 4, 2026 17:45
Copilot AI review requested due to automatic review settings March 4, 2026 17:45
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

✅ API Diff Results - github.com/smartcontractkit/chainlink-common

✅ Compatible Changes (1)

pkg/settings/cresettings.Schema (1)
  • TriggerRegistrationStatusUpdateTimeout — ➕ Added

📄 View full apidiff report

Copy link
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

Adds a new CRE settings key intended to control trigger registration status update timing, with corresponding defaults and documentation updates.

Changes:

  • Introduce TriggerRegistrationStatusUpdateTimeout in CRE settings schema and Default.
  • Add the new key to defaults.json and defaults.toml.
  • Document the new key in the README flowchart.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
pkg/settings/cresettings/settings.go Adds the new settings field and default value in the schema.
pkg/settings/cresettings/defaults.toml Adds a default value for the new setting in TOML defaults.
pkg/settings/cresettings/defaults.json Adds a default value for the new setting in JSON defaults.
pkg/settings/cresettings/README.md Adds the new key to the settings flowchart documentation.

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

@ettec ettec force-pushed the d2d-trigger-status-timeout-setting branch from bd7a450 to bad99ec Compare March 5, 2026 16:40
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 0649ffb Previous: eddb368 Ratio
BenchmarkKeystore_Sign/nop/in-process 766.8 ns/op 381.5 ns/op 2.01

This comment was automatically generated by workflow using github-action-benchmark.

@ettec ettec force-pushed the d2d-trigger-status-timeout-setting branch from 0649ffb to 3cc81a8 Compare March 6, 2026 09:47
@ettec ettec deployed to integration March 6, 2026 09:47 — with GitHub Actions Active
@ettec ettec enabled auto-merge March 6, 2026 10:08
@ettec ettec added this pull request to the merge queue Mar 6, 2026
Merged via the queue into main with commit 2cf7ed0 Mar 6, 2026
31 checks passed
@ettec ettec deleted the d2d-trigger-status-timeout-setting branch March 6, 2026 10:14
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