Azure / Azure/azure-search-vector-samples
Operation returned an invalid status 'Request Entity Too Large'
Open
- Dominant language
- Jupyter Notebook
- Stars
- 910
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
Using python version of resumable-index-backup-restore, I got the error of RequestEntityTooLargeError.
Is there a way to manually config this, so the batch will still under the limit ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Python implementation of resumable-index-backup-restore and the entry point that constructs its batch requests. Reproduce the RequestEntityTooLargeError and inspect how batch size is selected or configured. Done means the restore can keep batches within the service limit without returning this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cloud, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100