-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Improve data synchronization stability #12991
Comments
88250
added a commit
to siyuan-note/httpclient
that referenced
this issue
Nov 1, 2024
88250
added a commit
to siyuan-note/dejavu
that referenced
this issue
Nov 1, 2024
88250
added a commit
to siyuan-note/dejavu
that referenced
this issue
Nov 1, 2024
88250
added a commit
that referenced
this issue
Nov 1, 2024
88250
added a commit
to siyuan-note/dejavu
that referenced
this issue
Nov 2, 2024
88250
added a commit
to siyuan-note/dejavu
that referenced
this issue
Nov 2, 2024
88250
added a commit
to siyuan-note/dejavu
that referenced
this issue
Nov 2, 2024
88250
added a commit
to siyuan-note/dejavu
that referenced
this issue
Nov 2, 2024
88250
added a commit
to siyuan-note/dejavu
that referenced
this issue
Nov 2, 2024
88250
added a commit
that referenced
this issue
Nov 2, 2024
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
某些情况(比如 S3 云端存储提供商的原因)有可能会获取到旧的快照索引(refs/latest 文件是旧的)。
https://ld246.com/article/1730385188675
需要确保在任何情况下获取到的 refs/latest 都是最新快照索引。
The text was updated successfully, but these errors were encountered: