Skip to content

Set GrpcMessageTooLarge as failure_reason for workflow task failed metric #695

@cretz

Description

@cretz

Describe the solution you'd like

If the workflow task failure is due to gRPC message too large, set GrpcMessageTooLarge as failure_reason on temporal_workflow_task_execution_failed. This should not overly expand cardinality on users with properly operating workers/workflows.

Also while doing this, please confirm this "gRPC message too large" determining condition/code works on cloud as expected instead of just self-hosted/dev-server.

Per-SDK Tickets

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