summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorAntoine Musso <hashar@free.fr>2020-01-24 21:24:51 +0100
committerAntoine Musso <hashar@free.fr>2020-01-28 10:16:19 +0100
commit4aca407bd66a5f0768650dab6413ef5d041070a8 (patch)
treea7a208bfb8b407a44f6b398c5d7dbad88890b55a /requirements.txt
parentb33afa1b680b0c3df7cedf184348d080d7b12d2f (diff)
downloadzuul-4aca407bd66a5f0768650dab6413ef5d041070a8.tar.gz
Add client_id to RPC client
A Gearman client can set a client id which is then used on the server side to identify the connection. Lack of a client_id makes it harder to follow the flow when looking at logs: gear.Connection.b'unknown' INFO Connected to 127.0.0.1 port 4730 gear.Server Accepted connection <gear.ServerConnection ... name: None ...> ^^^^ In RPCClient, introduce a client_id argument which is passed to gear.Client(). Update callers to set a meaningful client_id. Change-Id: Idbd63f15b0cde3d77fe969c7650f4eb18aec1ef6
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions