Skip to content

feat: configurable delay confirmations for chainsync events #423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2025

Conversation

agaffney
Copy link
Contributor

Fixes #418

@agaffney agaffney requested a review from a team as a code owner May 17, 2025 23:06
wolf31o2
wolf31o2 previously approved these changes May 17, 2025
Copy link
Member

@wolf31o2 wolf31o2 left a comment

Choose a reason for hiding this comment

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

Typo in a comment

c.eventChan <- evt
}
} else {
// Add eventes to delay buffer
Copy link
Member

Choose a reason for hiding this comment

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

events

@agaffney agaffney merged commit 461c9f1 into main May 17, 2025
8 checks passed
@agaffney agaffney deleted the feat/chainsync-delay-buffer branch May 17, 2025 23: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.

Support for delay buffer for events
2 participants