Remove @backtrace_string in ExceptionLoggingSubscriber::onClientError()

Created on 16 November 2023, about 1 year ago
Updated 4 January 2024, 12 months ago

Problem/Motivation

In โœจ Display backtrace for logged throwables on log message details page Fixed we displayed more backtraces where they were available. It was noted that 403/404 errors have their backtrace removed in ExceptionLoggingSubscriber as they are not very useful, but other 4xx errors do not.

Steps to reproduce

Proposed resolution

Remove @backtrace_string in ExceptionLoggingSubscriber::onClientError()

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Fixed

Version

10.2 โœจ

Component
Database Loggingย  โ†’

Last updated 3 months ago

  • Maintained by
  • ๐Ÿ‡ฆ๐Ÿ‡ทArgentina @dagmar
Created by

๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom longwave UK

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024