Skip to content

ChIP DurableEmitter Integration + Testing#21609

Draft
DylanTinianov wants to merge 22 commits intodevelopfrom
durable-emitter-poc
Draft

ChIP DurableEmitter Integration + Testing#21609
DylanTinianov wants to merge 22 commits intodevelopfrom
durable-emitter-poc

Conversation

@DylanTinianov
Copy link
Copy Markdown
Contributor

@DylanTinianov DylanTinianov commented Mar 19, 2026

DurableEmitter

Integrates DurableEmitter with local CRE environment and core. Creates ORM for durable event storage, and verifies the emitter persists events and deletes them once accepted by Chip server.

Also adds load testing on DurableEmitter to scale TPS and payload sizes for local use only.

DurableEmitter (chainlink-common)

@DylanTinianov DylanTinianov self-assigned this Mar 19, 2026
@DylanTinianov DylanTinianov added do not merge poc Proof of concept labels Mar 19, 2026
@DylanTinianov DylanTinianov changed the title DurableEmitter PoC DurableEmitter (PoC) Integration Testing Mar 23, 2026
@DylanTinianov DylanTinianov changed the title DurableEmitter (PoC) Integration Testing DurableEmitter Integration + Testing Apr 30, 2026
@DylanTinianov DylanTinianov removed do not merge poc Proof of concept labels Apr 30, 2026
@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

github-actions Bot commented Apr 30, 2026

✅ No conflicts with other open PRs targeting develop

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Apr 30, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
TestScripts/node/validate/disk-based-logging-no-dir The test failed because the logging directory was not specified, causing a logging configuration error. Logs ↗︎
TestScripts/node/validate/disk-based-logging-no-dir The test failed because the logging directory was not specified, causing a failure in the disk-based logging configuration. Logs ↗︎
TestResolver_ConfigV2/partial The test failed without a specific error message, indicating an unspecified failure during configuration validation or execution. Logs ↗︎
TestScripts/config/merge_raw_configs The test failed during configuration validation, likely due to an issue with the configuration file or environment setup. Logs ↗︎

... and 34 more

View Full Report ↗︎Docs

@DylanTinianov DylanTinianov marked this pull request as ready for review April 30, 2026 17:38
@DylanTinianov DylanTinianov requested review from a team as code owners April 30, 2026 17:38
@DylanTinianov DylanTinianov changed the title DurableEmitter Integration + Testing ChIP DurableEmitter Integration + Testing Apr 30, 2026
@DylanTinianov DylanTinianov marked this pull request as draft April 30, 2026 18:02
@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate failed Quality Gate failed

Failed conditions
18 New Major Issues (required ≤ 5)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarQube IDE SonarQube IDE

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