Skip to content

Add an identifier to work done progress messages #1476

Closed
@plemarquand

Description

@plemarquand

Description

Work done progress messages ($/progress) contain a message and a title, but there is no id to match begin/end events up together. It is possible to use the title, but if developers want to check for specific types of work progress they'll have to key off the title and if that title ever changes in future then their code will break.

It would be nice to add an id field to these progress messages that is considered immutable. One catch is there is no id field in the protocol definition so this would be out of spec.

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