Skip to content

[Bug]: TaskState enum in specification differs in JSON-RPC vs. gRPC #1187

@jocelynh-microsoft

Description

@jocelynh-microsoft

What happened?

In the a2a specification, section 6.3, the enum for TaskState differs between JSON-RPC and gRPC:

  • JSON-RPC has Unknown, gRPC has Unspecified
  • JSON-RPC has Canceled (US spelling), gRPC has Cancelled (UK spelling)
Image Image

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