Skip to content

CRE-5456: Cache trigger subscription payloads - #23774

Draft
bolekk wants to merge 3 commits into
developfrom
CRE-5456-cache-trigger-subs
Draft

bolekk wants to merge 3 commits into
developfrom
CRE-5456-cache-trigger-subs

Conversation

@bolekk

@bolekk bolekk commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Optimization to avoid executing all WASM workflows on node boot just to get trigger sub payloads.

Assumption: trigger subs don't change across executions.

@github-actions

Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@github-actions

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@trunk-io

trunk-io Bot commented Sep 18, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@bolekk
bolekk force-pushed the CRE-5456-cache-trigger-subs branch from d3a00ce to 47be7ec Compare September 18, 2026 03:18
- Rename shadowed `err` to `unmarshalErr` in engineFactoryFn (govet
  shadow lint failure).
- Regenerate testdata/scripts/**/*.txtar golden files to include
  CRE.CachedTriggerSubscriptionsEnabled in the full config dumps
  produced by `chainlink node validate`.
@bolekk
bolekk force-pushed the CRE-5456-cache-trigger-subs branch from 5189924 to 79e056b Compare September 19, 2026 03:49
@cl-sonarqube-production

Copy link
Copy Markdown

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.

1 participant