Skip to content

[Bug]: Vector Search bulk Ingestion workload doesn't report individual docs errors #979

@navneet1v

Description

@navneet1v

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

👀 In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions