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

try to reproduce stream-conversation bug #1084

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Sep 21, 2024

rel #1081

Was not able to reproduce, stream_conversations already has logic for handling errors from the database if the welcome already exists:

if let Some(err) = creation_result.as_ref().err() {

In all cases, running three separate stream_all_messages, then creating 100 groups, resulted in stream_conversations still receiving each group sent

Copy link

graphite-app bot commented Sep 21, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@insipx insipx closed this Sep 24, 2024
@insipx insipx reopened this Sep 25, 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.

1 participant