ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Documents: Endpoint for transformation job re-run
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 18
- Forks
- 10
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 14
Description
If transformation job fails, the client need not have to use the documents/upload/ endpoint to re-upload an existing doc and re-trigger the transformation.
Client should be able to re-trigger just the failed transformation job.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the documents/upload/ endpoint and the transformation job handling it invokes. The work is done when a client can re-trigger a failed transformation for an existing document without uploading that document again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100