Skip to content

fix(sync): preserve upload checkpoint recovery evidence - #431

Open
veryCrunchy wants to merge 7 commits into
mainfrom
fix/transfer-recovery-next
Open

fix(sync): preserve upload checkpoint recovery evidence#431
veryCrunchy wants to merge 7 commits into
mainfrom
fix/transfer-recovery-next

Conversation

@veryCrunchy

Copy link
Copy Markdown
Member

Summary

  • carry a superseded upload checkpoint's recorded stage ETag into cleanup
  • use the checkpoint's durable size and content hash to reconcile an unrecorded assembled stage
  • preserve publication-in-flight state so cleanup cannot mistake an already published directory replacement for an abandoned upload
  • refuse to allocate a replacement upload while the previous generation remains unresolved

Advances #113.

Validation

  • focused JvmResumableNextcloudUploadTest on the dedicated build host
  • Android debug Kotlin compilation on the dedicated build host
  • Kotlin architecture checks
  • full repository hygiene checks

Limits

  • this slice hardens superseded checkpoint cleanup; it does not add the remaining Android download-publication recovery work
  • no live Nextcloud end-to-end run was performed

@obiente-cloud
obiente-cloud Bot temporarily deployed to Obiente Preview / PR #431 / NC Native September 1, 2026 18:30 Destroyed
@obiente-cloud

obiente-cloud Bot commented Sep 1, 2026

Copy link
Copy Markdown

Obiente preview

NC Native · 3440b5ced07f · Ready

Open preview

View in Obiente

Obiente updates this comment as the preview changes.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T21:17:42.212966Z 3440b5c New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@obiente-cloud
obiente-cloud Bot temporarily deployed to Obiente Preview / PR #431 / NC Native September 1, 2026 18:31 Destroyed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cc46b86095

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread changes/unreleased/113-upload-checkpoint-recovery.md Outdated
@obiente-cloud
obiente-cloud Bot temporarily deployed to Obiente Preview / PR #431 / NC Native September 1, 2026 18:53 Destroyed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 01740ab9b6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@obiente-cloud
obiente-cloud Bot temporarily deployed to Obiente Preview / PR #431 / NC Native September 1, 2026 19:10 Destroyed
@obiente-cloud
obiente-cloud Bot temporarily deployed to Obiente Preview / PR #431 / NC Native September 1, 2026 19:22 Destroyed
@obiente-cloud
obiente-cloud Bot temporarily deployed to Obiente Preview / PR #431 / NC Native September 1, 2026 20:11 Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant