Skip to content

Compose up cycles all services #1286

Open
@lionello

Description

@lionello

Right now, defang up will cause all (unmanaged) services to be cycled. This is mostly because all container names will get updated to reflect the new deployment ID (Etag), so their logging can be captured with defang tail --deployment 123. It's very annoying to have all services cycle, because of the inter-service dependencies. They all cycle at the same time, so there's a lot of races to make sure one service can connect to another, causing further crashes and restarts, until the cluster stabilizes.

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