ExceptionDetectNeedsInstallSubscriber should not run on http exceptions

Created on 1 June 2025, 3 days ago

Problem/Motivation

When we get a 404 (and possibly a 403), ExceptionDetectNeedsInstallSubscriber checks if a database table exists. This is completely unnecessary on http exceptions, so it should check if we're dealing with one of those and only run if we don't have one.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Active

Version

11.0 🔥

Component

base system

Created by

🇬🇧United Kingdom catch

Live updates comments and jobs are added and updated live.
  • Performance

    It affects performance. It is often combined with the Needs profiling tag.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024