Skip to content

fix(chunkingUpload): sliding expiration based on upload activity - #61642

Merged
susnux merged 1 commit into
masterfrom
fix/sliding-expiration-activity
Sep 4, 2026
Merged

fix(chunkingUpload): sliding expiration based on upload activity#61642
susnux merged 1 commit into
masterfrom
fix/sliding-expiration-activity

Conversation

@solracsf

Copy link
Copy Markdown
Member

Summary

Fixes the reported issue: a continuously-progressing upload never expires, regardless of total duration. It also aligns the cache's expiry model with the sibling UploadCleanup job, which already expires on inactivity (mtime), not creation age.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@susnux susnux added the community pull requests from community label Jun 29, 2026
@solracsf solracsf added the 3. to review Waiting for reviews label Jun 29, 2026
@solracsf solracsf added this to the Nextcloud 35 milestone Jun 29, 2026
@solracsf
solracsf marked this pull request as ready for review June 29, 2026 20:28
@solracsf
solracsf requested a review from a team as a code owner June 29, 2026 20:28
@solracsf
solracsf requested review from Altahrim, ArtificialOwl, icewind1991 and nfebe and removed request for a team June 29, 2026 20:28
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 12, 2026
This was referenced Aug 18, 2026
@skjnldsv skjnldsv mentioned this pull request Aug 25, 2026
@solracsf
solracsf force-pushed the fix/sliding-expiration-activity branch from 26965d0 to 79074fa Compare September 2, 2026 17:19
Comment thread apps/dav/lib/Upload/ChunkingV2Plugin.php Outdated
Comment thread apps/dav/lib/Upload/ChunkingV2Plugin.php Outdated
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
@solracsf
solracsf force-pushed the fix/sliding-expiration-activity branch from 79074fa to 126a2ff Compare September 3, 2026 21:27
@solracsf
solracsf requested a review from susnux September 3, 2026 21:28
@solracsf solracsf modified the milestones: Nextcloud 35, Nextcloud 36 Sep 3, 2026
@susnux
susnux merged commit 3bf5565 into master Sep 4, 2026
153 checks passed
@susnux
susnux deleted the fix/sliding-expiration-activity branch September 4, 2026 15:02
@susnux

susnux commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

/backport to stable35

@susnux

susnux commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

/backport to stable34

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

Labels

3. to review Waiting for reviews community pull requests from community

Projects

None yet

4 participants