Skip to content

[Bug]: CancelTaskRequest does not have metadata #1484

@yarolegovich

Description

@yarolegovich

What happened?

In v0.3 almost all requests had metadata. Event push-related RPCs were extending TaskIDParams inheriting the metadata field from them.

In v1.0 only SendMessage request has it. The absence of metadata is especially problematic in CancelTaskRequest because in some sense it reaches the agent. It makes it harder to develop an extension which modifies agentic behavior if there's no way to influence request or response of event produced in response to cancelation request.

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions