Skip to content

Add sequence numbers to alloc FE progress update messages to not require current/total change for update to extend timeout #493

@eabatalov

Description

@eabatalov

Add sequence numbers to alloc FE progress update messages to not require current/total change for update to extend timeout.
Reconcile on Executor side using the sequence numbers instead of the current, total values.

Also change current and total parameters to optional. Users don't always know what's their current step or total number of steps. This sequence number change allows us to do this.

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