-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Passing the exposed service port values to the nemo-skills client container.
- The client container waiting on other services before launching evaluation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request