Policies

algoliasearch.ingestion.Policies
case class Policies(criticalThreshold: Option[Int])

Set of rules for a task.

Value parameters

criticalThreshold

The number of critical failures in a row before blocking the task and sending a notification.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product