Skip to content

flyte-client does not wait for command to be processed #5

@lindgren

Description

@lindgren

flyte-client keeps taking actions and calls commands without waiting for response. This can be a problem if there are new actions: pack starts, it picks all of them, moving them into pending state, but pack can fail after first one, client still feeding it with more. Pack fails, but all the actions are already in pending state.

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