Add new batch-job Bgtask service logic, and GQL API
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
- There are limitations in making the existing bgtask API handle Batch jobs without breaking compatibility, so let's create and provide a new API
## Required Features
- In the Batch job API, response formats for done, error, and partial success need to be newly defined.
- And instead of sending events for every update, let's adopt a format that periodically sends progress events at intervals of a few seconds.
-
JIRA Issue: BA-2393
Contributor guide
Assessment
This issue has not been assessed yet.