Skip to content

Direct send if retransmit disabled#1897

Merged
DylanTinianov merged 4 commits intomainfrom
CRE-2314-disable-retransmits
Mar 16, 2026
Merged

Direct send if retransmit disabled#1897
DylanTinianov merged 4 commits intomainfrom
CRE-2314-disable-retransmits

Conversation

@DylanTinianov
Copy link
Contributor

@DylanTinianov DylanTinianov commented Mar 16, 2026

Disables retransmitting trigger events if retransmit interval is set to 0.

@github-actions
Copy link

github-actions bot commented Mar 16, 2026

📊 API Diff Results

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

View full report

@DylanTinianov DylanTinianov marked this pull request as ready for review March 16, 2026 14:27
@DylanTinianov DylanTinianov requested a review from a team as a code owner March 16, 2026 14:27
bolekk
bolekk previously approved these changes Mar 16, 2026
}

b.lggr.Infof("event dispatched: capability =%s trigger=%s event=%s attempt=%d",
b.lggr.Infof("event dispatched: capability=%s trigger=%s event=%s attempt=%d",
Copy link
Contributor

Choose a reason for hiding this comment

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

should this log be inside sendToInbox() new?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, moving it under sendToInbox() will ensure this log gets logged when called from DeliverEvent()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved

@DylanTinianov DylanTinianov added this pull request to the merge queue Mar 16, 2026
Merged via the queue into main with commit e8eaeb7 Mar 16, 2026
30 of 31 checks passed
@DylanTinianov DylanTinianov deleted the CRE-2314-disable-retransmits branch March 16, 2026 16:58
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