Skip to content

[CLI] [Bug] App registration log streaming from unrelated Task Executor #110

Description

@jaywonchung

I deployed an app that uses one encoder task and one llm task (examples/mllm/app.py with encoder_fission=True) and after it has been deployed, another app that uses one llm task (examples/mllm/app.py with encoder_fission=True). The two llm tasks are not equivalent with each other and thus the second app registration spawns a second instance of vLLM. However, for some reason, the current stdout log output of the first llm (part of the first app) appeared in the output of cornserve register.

Image

cc. @yizhuoliang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions