Skip to content

v0.2.15

Latest

Choose a tag to compare

@lgquan lgquan released this 02 Sep 18:32
· 1 commit to main since this release

修复待整理记忆在服务重启后不恢复、以及 checkpoint 失败后不重试的问题。

  • 启动时恢复 active scope 的 pending checkpoint
  • checkpoint 失败后指数退避重试(上限 30 秒)
  • 新增启动恢复与失败重试回归测试
  • 更新 README 安装与整理触发说明