Skip to content

Set Temporal-Namespace header on every namespace-specific gRPC request #1458

@cretz

Description

@cretz

Describe the solution you'd like

See temporalio/features#475. This can be done with an interceptor that type asserts to interface { GetNamespace() string } (we've confirmed this works and will continue to work because that field will be present).

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