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

Improve performance of resource instance deletion in the graph designer #6242

Open
chiatt opened this issue Jun 2, 2020 · 0 comments
Open

Comments

@chiatt
Copy link
Member

chiatt commented Jun 2, 2020

We could delegate deletion of resource instances from the graph designer to Celery, or we could perform a bulk delete on resource instances and tiles and then reset the index for that model (probably preferable if it's fast enough).

@chiatt chiatt changed the title Delegate deletion of resource instances from the graph designer to Celery Improve performance of resource instance deletion in the graph designer Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant