You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Implement
delete_corpus
CP API.Simple as it sounds, this is not a straightforward implementation. Deleting a corpus will be slow and prone to interruptions.
We need to devise a plan on how to make sure data isn't orphaned, and how to resume deletion when interruptions happen.
The text was updated successfully, but these errors were encountered: