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

Add a log line to warn a mismatch of total vs meta files

Open
#51 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

For users its confusing if they have 60 files (30 .txt 30 .meta.json) that we are reporting 30 or 60 files depending on the log line.
We should:

  • add an explanation that we are only counting the raw files and add the separate count for meta.json

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 locating the logging code that reports file totals and the logic that counts raw files versus .meta.json files. Update the log output to explain that raw files are counted separately and include the meta.json count, then verify the message with a representative set of both file types.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.