Skip to content

Handle side-effects from Command class #937

@activatedgeek

Description

@activatedgeek

A typical side-effect for the Command class is the value of ports at which the additional container service is exposed.

Another side-effect can be waiting for another container to start the service at a given port, e.g. the nemo-skills container waiting for the model server.

We need a standardized way to handle such scenarios. Two most common scenarios:

  1. Passing the exposed service port values to the nemo-skills client container.
  2. The client container waiting on other services before launching evaluation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions