Skip to content

Don't wrap every exception thrown by the connector with VectorStoreOperationException #11512

@adamsitnik

Description

@adamsitnik

We need to be catching specific exceptions and make sure we don't wrap with VectorStoreOperationException any of the following:

  • ArgumentException
  • NotSupportedException
  • TaskCanceledException

cc @roji @westey-m

Metadata

Metadata

Assignees

Labels

BuildFeatures planned for next Build conferencemsft.ext.vectordataRelated to Microsoft.Extensions.VectorData

Type

No type

Projects

Status

Sprint: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions