Skip to content

Log worker id on each JSON-RPC call, fix upload_data import

Andrej Shadura requested to merge log-worker-id-rpc into main
  • Every time an RPC call with a worker_id parameter is made, log it
  • Add forgotten import of upload_data in the proxy server

Merge request reports