Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃挕 FEATURE REQUEST]: Overwrite client-name and client-version in Go client to represent PHP-SDK #1249

Closed
rustatian opened this issue Aug 6, 2022 · 0 comments 路 Fixed by temporalio/roadrunner-temporal#262
Assignees
Labels
C-feature-request Category: feature requested, but need to be discussed Y-high Priority: High
Milestone

Comments

@rustatian
Copy link
Member

rustatian commented Aug 6, 2022

Plugin

Temporal

I have an idea!

In order to track the temporal usage all the client calls, workflow and activity polling calls, must container an SDK version header. Since Golang SDK represents PHP one - we have to adjust this header as well, via GRPC interceptor or another way.

See: temporalio/sdk-php#220
Also: https://github.com/temporalio/sdk-php/blob/master/src/Client/GRPC/Context.php#L35

Target: https://github.com/temporalio/roadrunner-temporal/blob/master/plugin.go#L159

todo: apply grpc interceptor for the worker's ConnectionOptions: https://pkg.go.dev/go.temporal.io/sdk@v1.15.0/internal#ConnectionOptions

@wolfy-j Original issue: temporalio/roadrunner-temporal#253

@rustatian rustatian added the C-feature-request Category: feature requested, but need to be discussed label Aug 6, 2022
@rustatian rustatian self-assigned this Aug 6, 2022
@rustatian rustatian added this to the v2.11.1 milestone Aug 6, 2022
@rustatian rustatian added the Y-high Priority: High label Aug 6, 2022
@rustatian rustatian changed the title [馃挕 FEATURE REQUEST]: Overwrite client-name and client-version in Go client to represent PHP-SDK [馃挕 FEATURE REQUEST]: Overwrite client-name and client-version in Go client to represent PHP-SDK Aug 6, 2022
@rustatian rustatian mentioned this issue Aug 25, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: feature requested, but need to be discussed Y-high Priority: High
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant