Skip to content

[api-go] Add test for proxy to make sure all payloads are visited even if it's not reachable #1809

@Quinn-With-Two-Ns

Description

@Quinn-With-Two-Ns

Is your feature request related to a problem? Please describe.
The proxy should visit all payloads even if they are not reachable by the workflow service

Describe the solution you'd like
Add a test that somehow makes sure every payload is visited even if it's not reachable from workflow service.

An ideal approach would be to confirm payload encoding in all the existing integration tests rather than trying to build a contrived one. The key is we use a different way of discovering/walking payloads vs. what is used to walk them on encoding.

Additional context
temporalio/api-go#209

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