Skip to content

Fix cleanup job: Remove all droplets in state "failed"#5254

Open
jochenehret wants to merge 1 commit into
mainfrom
fix_ExpiredBlobCleanup_job
Open

Fix cleanup job: Remove all droplets in state "failed"#5254
jochenehret wants to merge 1 commit into
mainfrom
fix_ExpiredBlobCleanup_job

Conversation

@jochenehret

Copy link
Copy Markdown
Contributor
  • A short explanation of the proposed change:

If DropletUpload fails in blobstore.cp_to_blobstore, the droplet has no hash assigned and will never be cleaned up.

  • An explanation of the use cases your change solves

If a droplet is in state "failed", several CF operations fail (e.g. "cf create-deployment").

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

* if DropletUpload fails in blobstore.cp_to_blobstore, the droplet has no hash assigned and will never be cleaned up
@jochenehret jochenehret requested review from a team July 2, 2026 08:46
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