croak($_->message);
}
};
# Extract relevant parts of configuration
my $params = {
nodes => $conf->{nodes}
$params->{cxn_pool} //= 'Static';
return $params;
return $conf
=head2 get_elasticsearch_settings
);
$configuration->{cxn_pool} = $conf->{cxn_pool} // 'Static';
return $configuration;
-