[💡 FEATURE REQUEST]: Overwrite client-name
and client-version
in Go client to represent PHP-SDK
#1249
Labels
Milestone
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
The text was updated successfully, but these errors were encountered: