VDB provider should specify dependencies

Created on 4 October 2025, 12 days ago

Problem/Motivation

It's possible for there to be config sync issues where, as part of the sync, the Search API server configuration gets synchronized before ai_vdb_provider_postgres.settings. In this instance, ai_search will attempt to ensure the configured collection exists in the server but fail in the process because it doesn't have the connection information from ai_vdb_provider_postgres.settings, killing the sync process.

Steps to reproduce

Proposed resolution

Implement DependentPluginInterface as the work done in https://www.drupal.org/project/ai/issues/3543030 πŸ› SearchApiAiSearchBackend should ask configured VDB provider to supply dependencies Active will bring in VDB plugin dependencies.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States lpeabody

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024