Skip to content
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

Remove unnecessary indexer connection #26749

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

GGP1
Copy link
Member

@GGP1 GGP1 commented Nov 7, 2024

Related issue
Closes #26681

Description

Removes a connection opening to the indexer when sending events to the batcher and adds unit tests.

The logic has been moved and refactored to avoid opening a connection that was not necessary, but the functionality remains unchanged.

@GGP1 GGP1 self-assigned this Nov 7, 2024
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.

Remove unnecessary connection to the indexer when batching events
1 participant