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

[🐴] Convo agent cleanup #4109

Merged
merged 4 commits into from
May 19, 2024
Merged

[🐴] Convo agent cleanup #4109

merged 4 commits into from
May 19, 2024

Conversation

estrattonbailey
Copy link
Member

No description provided.

Copy link

render bot commented May 19, 2024

Comment on lines -609 to -612
if (this.pastMessages.size > 0) {
await new Promise(y => setTimeout(y, 500))
// throw new Error('UNCOMMENT TO TEST RETRY')
}
Copy link
Member Author

Choose a reason for hiding this comment

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

Tested this on sim and doesn't seem to be an issue anymore, nice work @haileyok !

Copy link

Old size New size Diff
6.83 MB 6.83 MB -106 B (-0.00%)

@estrattonbailey estrattonbailey merged commit 7de0b0a into main May 19, 2024
6 checks passed
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