Skip to content

Conversation

@albertfolch-redeemeum
Copy link
Collaborator

@albertfolch-redeemeum albertfolch-redeemeum commented Apr 30, 2025

I also skipped integration tests because they are not stable

@albertfolch-redeemeum albertfolch-redeemeum requested a review from a team as a code owner April 30, 2025 10:13

// add message to relevant thread
thread.messages.push(messageWrapper);
await conversation.sync().catch(console.error);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

there was no await here before

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

(no for loop required now)

recipient,
data: bosonMessage
};
const conversation = await this.getConversation(counterparty);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fetch only 1 conversation

@albertfolch-redeemeum albertfolch-redeemeum merged commit 9da07e0 into main Apr 30, 2025
5 checks passed
@albertfolch-redeemeum albertfolch-redeemeum deleted the change-fetchConversationIntoThreads branch April 30, 2025 11:14
@albertfolch-redeemeum albertfolch-redeemeum restored the change-fetchConversationIntoThreads branch April 30, 2025 11:15
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.

3 participants