Skip to content

Refactor delete_user to make exception handling more transparent - #87

Merged
btravisebsco merged 1 commit into
mainfrom
fix/user-delete-exception-handling
Jun 1, 2026
Merged

Refactor delete_user to make exception handling more transparent#87
btravisebsco merged 1 commit into
mainfrom
fix/user-delete-exception-handling

Conversation

@btravisebsco

Copy link
Copy Markdown
Contributor

Add individual try/except blocks for each record deletion operation during delete_user, rather than catching all exceptions under a single handler.

@btravisebsco
btravisebsco merged commit 49e8e28 into main Jun 1, 2026
5 checks passed
@btravisebsco
btravisebsco deleted the fix/user-delete-exception-handling branch June 1, 2026 19:54
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