Home > @rushstack/node-core-library > IRunWithRetriesOptions > maxRetries
IRunWithRetriesOptions.maxRetries property
The maximum number of times the action should be retried.
Signature:
maxRetries: number;
Home > @rushstack/node-core-library > IRunWithRetriesOptions > maxRetries
The maximum number of times the action should be retried.
Signature:
maxRetries: number;