Dac_observer_client.Configuration
type t = {
observer_endpoint : Uri.t;
reveal_data_dir : string;
timeout_seconds : Z.t option;
}