denselinkage.matching.RetryPolicy

class denselinkage.matching.RetryPolicy(max_retries: int = 3, backoff_seconds: float = 0.0)[source]

Bases: object