Skip to content

Home > @idealeap/pipeline > PipeOptions > retries

PipeOptions.retries property

The number of times to retry the pipe in case of failure.

Signature:

typescript
retries?: number;
retries?: number;

Released under the MIT License.