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

Delete bulk submissions asynchronously #2738

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

kelvin-muchiri
Copy link
Contributor

@kelvin-muchiri kelvin-muchiri commented Nov 15, 2024

Changes / Features Implemented

Delete submissions asynchronously
Track submissions being deleted in cache and exclude them when returning data

Steps taken to verify this change does what is intended

  • QA

Side effects of implementing this change

Eliminate timeouts when deleting many submissions

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2462

@kelvin-muchiri kelvin-muchiri force-pushed the 2462-delete-sub-async branch 3 times, most recently from 005913c to 3e57a00 Compare November 18, 2024 11:23
@kelvin-muchiri kelvin-muchiri changed the title Delete submissions asynchronously Delete bulk submissions asynchronously Nov 18, 2024
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.

Handle deletion of all submissions for a form asynchronously
1 participant