Support query task progress for non-gremlin job
Open
feature
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 636
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 14
Description
> E.g: some task like [rebuild-index](https://hugegraph.github.io/hugegraph-doc/clients/restful-api/rebuild.html) can take a long time.
We need a way to query the progress of these tasks like [this](https://hugegraph.github.io/hugegraph-doc/clients/restful-api/task.html)
Contributor guide
Research direction
Start with the linked rebuild-index and task REST API documentation to understand the existing task-progress behavior. Then identify how non-Gremlin long-running tasks should expose progress and what API contract is needed. Done means a task such as rebuild-index can be queried for progress, with corresponding tests or documentation showing the supported request and response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100