Skip to content

delete cloud sync recordings on acc delete#4211

Closed
mdmohsin7 wants to merge 3 commits intomainfrom
delete-sync-recordings
Closed

delete cloud sync recordings on acc delete#4211
mdmohsin7 wants to merge 3 commits intomainfrom
delete-sync-recordings

Conversation

@mdmohsin7
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds the functionality to delete a user's private cloud sync recordings from Google Cloud Storage when their account is deleted. This is achieved by adding a new function delete_all_user_private_cloud_sync_data and calling it within the delete_user_data flow.

The review comment suggesting the use of a batch operation for deleting files from GCS is valid and aligns with best practices for efficiency, especially for users with a large amount of data. This comment has been kept as is.

Comment thread backend/utils/other/storage.py Outdated
mdmohsin7 and others added 2 commits January 22, 2026 19:28
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@beastoin
Copy link
Copy Markdown
Collaborator

beastoin commented Jan 24, 2026

@mdmohsin7 I pulled this PR off the runway, but it’s missing test/demo evidence. Please add test results or a quick screenshot/video in the PR description or a comment so we can confirm expected behavior before review.


by AI for @beastoin

@beastoin beastoin marked this pull request as draft January 24, 2026 02:19
@beastoin
Copy link
Copy Markdown
Collaborator

Hey @mdmohsin7! This draft PR has been open 28 days with no description or test evidence (a previous review also flagged this).

When you're ready to pick it back up, please add a description and test results, then reopen. Happy to review!

@beastoin beastoin closed this Feb 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hey @mdmohsin7 👋

Thank you so much for taking the time to contribute to Omi! We truly appreciate you putting in the effort to submit this pull request.

After careful review, we've decided not to merge this particular PR. Please don't take this personally — we genuinely try to merge as many contributions as possible, but sometimes we have to make tough calls based on:

  • Project standards — Ensuring consistency across the codebase
  • User needs — Making sure changes align with what our users need
  • Code best practices — Maintaining code quality and maintainability
  • Project direction — Keeping aligned with our roadmap and vision

Your contribution is still valuable to us, and we'd love to see you contribute again in the future! If you'd like feedback on how to improve this PR or want to discuss alternative approaches, please don't hesitate to reach out.

Thank you for being part of the Omi community! 💜

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.

2 participants