Skip to content

conflicting response_class and error fields in logs #2048

@thomasliu-tl

Description

@thomasliu-tl

Hi! I'm seeing response_class and error fields in my logs, and I wanted to understand where these are coming from?

Sample values I'm seeing for these fields are:

  • response_class5xx, 4xx, 3xx, 2xx, ....
  • errortrue, ....

I'm looking into this because I noticed that these two fields can produce conflicting values. For instance, when response_class is showing 2xx (for success status code), I'm seeing error as true which is contradictory. Can you help me understand how these fields are determined / populated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions