Skip to content

feat: increase event channel size from 1000 to 10000 #6946

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Jun 28, 2025

SQL migration to key contacts generates a lot of events, and they are dropped in desktop logs because it does not read the events fast enough.
This at least reduces the number of dropped messages.

SQL migration to key contacts generates a lot of events,
and they are dropped in desktop logs because it does
not read the events fast enough.
This at least reduces the number of dropped messages.
@iequidoo
Copy link
Collaborator

Maybe we should delete the newest event instead because massively emitted events are less interesting

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.

2 participants