Dev: Work around aiobotocore XAmzContentSHA256Mismatch error
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**Describe the task**
We can't upgrade the current version of aiobotocore because we encounter a `XAmzContentSHA256Mismatch` error. We should figure out the source of this error and try to work around it.
**Acceptance Criteria**
- [ ] Update to the latest version of `aiobotocore` with no more error
- [ ] Remove `aiobotocore` as an ignored path in `renovate.json`
**Additional context**
- Add any other context about the task here.
- Or here
Contributor guide
Research direction
Start by locating the aiobotocore dependency and its ignored-path entry in renovate.json, then reproduce the XAmzContentSHA256Mismatch error while testing the latest version. Confirm the dependency update works without the error and remove aiobotocore from the ignored paths once the upgrade is verified.
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
- Mostly clear
- Newbie friendliness
- 35/100