-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Use a background task to set batch export status to running
This allows us to run the task concurrently instead of timing out on it. It also has the additional benefit of removing a lot of nesting levels!
- Loading branch information
1 parent
5d44b12
commit 9b4c15f
Showing
6 changed files
with
489 additions
and
478 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.