simonsobs / simonsobs/librarian
Checksum failures on ingest do not cancel outgoing transfer
Open
Nobody has claimed this yet.
librarian-sprint
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 1
Description
Callback is not correctly working when we have a transfer that fails because of a broken checksum on the incoming side.
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 by tracing the ingest callback path for transfers that fail because of a broken incoming checksum, then follow how the outgoing transfer is managed. Done means the checksum failure reliably cancels the outgoing transfer and the callback reports the failure correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100