ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Documents: Endpoint for transformation job re-run

Open
#419 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.