Skip to content

Enhance user data purge process with logging - #1668

Closed
rudrakshtank wants to merge 1 commit into
imDarshanGK:mainfrom
rudrakshtank:issue1666
Closed

Enhance user data purge process with logging#1668
rudrakshtank wants to merge 1 commit into
imDarshanGK:mainfrom
rudrakshtank:issue1666

Conversation

@rudrakshtank

Copy link
Copy Markdown

Refactor user data purge logic to improve error handling and logging.

Related Issue

Fixes #1666

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Test addition
  • Refactor

Checklist

  • I have read CONTRIBUTING.md
  • My branch is up to date with main
  • I have run pytest -v and all tests pass
  • I have not introduced duplicate issues or features
  • My PR title follows the format: feat/fix/docs/test: short description
  • I have added tests for new features (Level 2 and 3 issues)
  • No hardcoded secrets or API keys in my code
  • This PR is linked to a GSSoC 2026 issue

Screenshots (if frontend change)

Test evidence

pytest -v
# paste output

Refactor user data purge logic to improve error handling and logging.
@imDarshanGK

Copy link
Copy Markdown
Owner

@rudrakshtank
Please add a short video demo showcasing your key features for review.

@imDarshanGK imDarshanGK left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@rudrakshtank rudrakshtank closed this by deleting the head repository Jul 28, 2026
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.

[Bug] erase_expired_user_data fails entire batch if a single user deletion errors

2 participants