Skip to content

改进数据同步算法 #6945

Closed
Closed
@88250

Description

@88250
Member
  1. 在判断本地 upserts 时如果迭代过程中个别文件失败则会直接返回,这样可能会造成重复上传对象,应该改为 continue 继续判断后续文件
    image
  2. 将索引过程从 2 并行任务改为串行,避免潜在的竞态问题

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @88250

      Issue actions

        改进数据同步算法 · Issue #6945 · siyuan-note/siyuan