Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Story | Implement delete_user CP API #17

Open
maxyu1115 opened this issue Aug 28, 2023 · 0 comments
Open

Story | Implement delete_user CP API #17

maxyu1115 opened this issue Aug 28, 2023 · 0 comments
Labels
story Medium sized tasks
Milestone

Comments

@maxyu1115
Copy link
Collaborator

Implement delete_user CP API.

Simple as it sounds, this is not a straightforward implementation. Deleting a user will involve deleting all corpuses underneath them. It should also fail when they still have users underneath them.

We need to implement some sort task queue mechanism, where we delete the corpuses in the background. Also be wary of situations where a deletion is halted midway, we need to be able to restart the deletion and clean things up

@maxyu1115 maxyu1115 added the story Medium sized tasks label Aug 28, 2023
@maxyu1115 maxyu1115 added this to the v1.0 milestone Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
story Medium sized tasks
Projects
None yet
Development

No branches or pull requests

1 participant