Interface | Description |
---|---|
RetryPolicy |
An interface for policies that enable customizable retries for arbitrary parseq tasks.
|
Class | Description |
---|---|
RetriableTask<T> |
A parseq task wrapper that supports arbitrary retry policies.
|
RetryPolicyBuilder |
A policy builder that enables customizable retries for arbitrary parseq tasks.
|
Enum | Description |
---|---|
ErrorClassification |
Definitions of the supported error classifications and the default classification function.
|
Copyright © 2018. All rights reserved.