Skip to content

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

Open
solracsf wants to merge 1 commit into
masterfrom
fix/sliding-expiration-activity
Open

fix(chunkingUpload): sliding expiration based on upload activity#61642
solracsf wants to merge 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

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
@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
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

2 participants