Describe the bug
I was running some benchmarks with Vector Search workload with AOSS and what I am finding if there are individual document failures for vector ingestion those failures are not retried. Only server errors and 429 are retried and reported back
To reproduce
Just run the AOSS vector search workload or even a small UT can help repro this bug.
Expected behavior
Ideally we should retry the failed docs only with the retry strategy and fail only when retries are exhausted and this should be reported finally on the output of the OSB.
Screenshots
If applicable, add screenshots to help explain your problem.
Host / Environment
No response
Additional context
No response
Relevant log output