Skip to content

Conversation

@louim
Copy link

@louim louim commented Sep 11, 2025

Set the task queue kind when long polling for a workflow task to avoid the "Unspecified task queue kind" warning from the Temporal server.

This is aligned with the default behavior of the Temporal SDKs. See this PR that implements the same change in the Java SDK for reference: temporalio/sdk-java#1420

Set the task queue kind when long polling for a workflow task to avoid the
"Unspecified task queue kind" warning from the Temporal server.
https://github.com/temporalio/temporal/blob/0eb7f21c34b9f5c8f48878af9200db6ddab5b276/service/frontend/workflow_handler.go#L859

This is aligned with the default behavior of the Temporal SDKs. See this PR that implements the same
change in the Java SDK for reference:
temporalio/sdk-java#1420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant