cognitedata / cognitedata/python-extractor-utils
SequenceUploadQueue always says "Uploaded 0 sequence rows"
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 6
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 11
Description
self.upload_queue_size is set to 0 and then logged immediately after
Contributor guide
No contributing guide indexed for this repository
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 at cognite/extractorutils/uploader/time_series.py lines 515-516, where upload_queue_size is reset and logged. Trace the surrounding upload flow to identify the row count available before the reset, then run the relevant uploader tests or add coverage so the log reports the uploaded sequence-row count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100