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

Store or ignore group messages #1019

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

neekolas
Copy link
Contributor

@neekolas neekolas commented Aug 29, 2024

tl;dr

  • Use store_or_ignore for group messages, to avoid duplicate key errors. This can happen when there are multiple streams receiving your own messages.
  • Shouldn't cause problems but it is noisy

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @neekolas and the rest of your teammates on Graphite Graphite

@neekolas neekolas requested review from insipx and nplasterer August 29, 2024 20:14
@neekolas neekolas marked this pull request as ready for review August 29, 2024 20:14
@neekolas neekolas requested a review from a team as a code owner August 29, 2024 20:14
@neekolas neekolas force-pushed the 08-29-store_or_ignore_group_messages branch from e687da2 to e78c3c7 Compare August 29, 2024 20:14
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