Class ElasticCloudPrimaryShardGracefulTimeoutIntegrationDataflowRequest

Tolerance for slow primary shard requests. Primary shard metrics can grow large enough for the request to time out; enabling this keeps the rest of the collection running when that happens instead of failing the run. Only has an effect alongside elastic-cloud-primary-shard-stats.

Hierarchy

  • ElasticCloudPrimaryShardGracefulTimeoutIntegrationDataflowRequest

Constructors

Properties

Constructors

Properties

enabled?: boolean

Whether this tolerance is applied. Defaults to false; set to true to apply it.

Generated using TypeDoc