deepset-ai / deepset-ai/deepset-cloud-sdk

Wait for ingested files based on only those that were successfully uploaded to S3

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

Nobody has claimed this yet.

Dominant language
Python
Stars
16
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
At the moment the ingestion waits based on the number of total files in the initial upload, but we should only wait on ingestion based on the total successfully uploaded to s3

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

Trace the ingestion flow from the initial upload through the S3 upload results and identify where the wait count is calculated. Verify the behavior with the existing test suite if relevant tests are present; done means ingestion waits only for files successfully uploaded to S3.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
backend, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.