Skip to content

fix: keep fast memories when fine transfer fails#2020

Draft
RerankerGuo wants to merge 1 commit into
MemTensor:mainfrom
RerankerGuo:fix/keep-fast-memory-on-transfer-failure
Draft

fix: keep fast memories when fine transfer fails#2020
RerankerGuo wants to merge 1 commit into
MemTensor:mainfrom
RerankerGuo:fix/keep-fast-memory-on-transfer-failure

Conversation

@RerankerGuo

Copy link
Copy Markdown

Summary

Validation

  • python3 -m py_compile src/memos/mem_scheduler/task_schedule_modules/handlers/mem_read_handler.py tests/mem_scheduler/test_mem_read_handler.py
  • python3 -m pytest tests/mem_scheduler/test_mem_read_handler.py -q (blocked: No module named pytest)
  • PYTHONPATH=src python3 manual regression invocation (blocked: No module named pydantic)
  • make format (blocked: poetry: Command not found)

@RerankerGuo RerankerGuo force-pushed the fix/keep-fast-memory-on-transfer-failure branch from 0fce4e5 to 53b39fc Compare July 1, 2026 14:42
@Memtensor-AI Memtensor-AI changed the base branch from main to dev-v2.0.22 July 2, 2026 02:23
@Memtensor-AI

Copy link
Copy Markdown
Collaborator

Automated Test Results: PASSED

Cloud test-engine full-audit rerun against dev-v2.0.22 completed successfully after clearing the cloud workspace disk.

  • Run: tr-034935a4-914 on cloud test-engine 10011
  • memos_python_core/changed-repo-python: 1 passed, 0 failed, 0 skipped

Manual code review is still required before merge.

@CarltonXiang CarltonXiang deleted the branch MemTensor:main July 3, 2026 07:25
@syzsunshine219 syzsunshine219 reopened this Jul 3, 2026
@syzsunshine219 syzsunshine219 added the needs-audit Requires manual audit before merge label Jul 3, 2026
@syzsunshine219 syzsunshine219 changed the base branch from dev-v2.0.22 to main July 3, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-audit Requires manual audit before merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: mem reader删除fast节点问题

4 participants