Skip to content

Logging doesn't propagate upstream correctly when running in mlserver multiprocessing #196

@axsaucedo

Description

@axsaucedo

When running in mlserver multiprocessing the logging doesn't propagate upstream correctly, for example if an exception happens in the tempo code, only the stack trace of the mlserver code is shown. We should explore a way to provide a logging and connect the underlying handlers to simplify the reporting of issues, whilst still providing granularity/modularity when multiple model classes are running in a single mlserver instance. This issue may be better (or part of it) in mlserver codebase.

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