-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): Create async job manager for long-running tasks
BREAKING CHANGE: The `reindex` mutation now returns a JobInfo type, which has an id that can then be polled via the new `job` query as to its progress and status. Relates to #111
- Loading branch information
1 parent
325b807
commit a83945a
Showing
16 changed files
with
639 additions
and
195 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.