maximumRetryAttempts property

int? maximumRetryAttempts
final

The maximum number of times to retry when the function returns an error.

Implementation

final int? maximumRetryAttempts;