Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make compute graphs deletion a system task #986

Open
seriousben opened this issue Oct 29, 2024 · 0 comments
Open

Make compute graphs deletion a system task #986

seriousben opened this issue Oct 29, 2024 · 0 comments

Comments

@seriousben
Copy link
Member

seriousben commented Oct 29, 2024

In order to reduce the impact of deleting large compute graphs on the latency of the system, we propose moving compute graph deletion as a system task which will split the deletion in small chunks to be slowly queued up and executed.

As part of this work, we should consider using DeleteRange instead of the current implementation of DeletePrefix.

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

No branches or pull requests

1 participant