Skip to content

handle_content_missing RUNTIME_ERROR redundant error log #316

Closed
@melbaa

Description

@melbaa

Hello,

I believe logging the error message at

log.error(MISSING_SEGMENT_MSG)
is redundant. The exception already carries the message.

My use case is to check if there's already a segment open via get_trace_entity(). I handle the exception and create a new segment if needed. I still end up with the error message from the SDK in my logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions