Consider to remove exception handling from search_api_views_data

Created on 21 July 2017, almost 7 years ago
Updated 18 April 2024, 2 months ago

Problem/Motivation

Catching exceptions in search_api_views_data leads to incomplete Views data definitions and therefore partially broken handlers. It happens in one of my projects because there is a deadlock with cache_config. The root cause of this issue is clearly not it Search API, but it breaks the whole site. I think its better to not catch the exceptions because it will not write an incomplete definition into the cache system.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Views integration

Created by

πŸ‡©πŸ‡ͺGermany webflo

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

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.69.0 2024