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

Memory viewer prod - remove await for new memories #84

Merged
merged 5 commits into from
Dec 24, 2024
Merged

Conversation

Xm0onh
Copy link
Member

@Xm0onh Xm0onh commented Dec 24, 2024

Previously, when a new memory arrived, the main runtime would stop to download it with retries, causing the entire backend runtime to halt. This issue has been addressed and fixed in this PR.

Note:
I intentionally pushed the changes directly to the prod branch. A few hours ago, the auto-drive system experienced prolonged pending states when handling new memories, which caused the frontend to stop working. I resolved the issue and deployed the changes immediately.

@Xm0onh Xm0onh added bug Something isn't working auto-kol labels Dec 24, 2024
@Xm0onh Xm0onh requested a review from jfrank-summit December 24, 2024 05:22
Copy link
Contributor

@marc-aurele-besner marc-aurele-besner left a comment

Choose a reason for hiding this comment

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

LGTM

@Xm0onh Xm0onh merged commit f471f31 into main Dec 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-kol bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants