maximumRetryAttempts property
The maximum number of times to retry when the function returns an error.
Implementation
final int? maximumRetryAttempts;
The maximum number of times to retry when the function returns an error.
final int? maximumRetryAttempts;