Skip to content

Implement cancel all retry all handlers#4577

Draft
dealwith wants to merge 1 commit into
integrate-shared-feature-into-content-uploaderfrom
implement-cancel-all-retry-all-handlers
Draft

Implement cancel all retry all handlers#4577
dealwith wants to merge 1 commit into
integrate-shared-feature-into-content-uploaderfrom
implement-cancel-all-retry-all-handlers

Conversation

@dealwith
Copy link
Copy Markdown
Collaborator

No description provided.

Add STATUS_CANCELED constant. ContentUploader gains
handleCancelAllUploads, handleRetryAllUploads, plus per-item cancel and
retry handlers used by the modernized uploads manager. Canceled items
keep their entry in the list rather than being removed. All behavior is
gated on the enableModernizedUploads flag; the legacy flow is unchanged.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e7ea7f37-70bc-4e98-98a0-9780b0e60b88

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch implement-cancel-all-retry-all-handlers

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dealwith dealwith changed the base branch from master to integrate-shared-feature-into-content-uploader May 21, 2026 09:34
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