Closed dmitrynovik closed 5 months ago
Makes the number of retries configurable before the IDataDogClient gives up logging by adding a new DataDogConfiguration.MaxRetries property.
IDataDogClient
DataDogConfiguration.MaxRetries
Default value: 10.
10
Makes the number of retries configurable before the
IDataDogClient
gives up logging by adding a newDataDogConfiguration.MaxRetries
property.Default value:
10
.