sdk-php icon indicating copy to clipboard operation
sdk-php copied to clipboard

Send sdk-name and sdk-version headers from worker

Open bergundy opened this issue 3 years ago • 1 comments

bergundy avatar Aug 03 '22 16:08 bergundy

The client already does this, needs to be implemented in the worker too. Possible implementation is to use gRPC interceptors to override the headers sent by the Go SDK.

bergundy avatar Aug 03 '22 16:08 bergundy

Duplicated in https://github.com/roadrunner-server/roadrunner/issues/1249

dpodoliak avatar Aug 22 '22 08:08 dpodoliak