Skip to content
Commit 01971cd0 authored by Santiago Gil's avatar Santiago Gil
Browse files

Add support for RequestMetadata

These changes introduce support for sending and receiving
`RequestMetadata` header values that can be attached to RPC calls.

The `Scheduler` now keeps track of that information and could employ
them for logging and monitoring purposes when a remote session is
finished. (This involved some refactoring and the introduction of a new
`Peer` class.)

The `bgd execute` command now can send `RequestMetadata` values,
which can be specified through CLI parameters.
parent d0a8c0bc
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment