retryable property

bool retryable
final

True only for transient failures the runtime marked retryable (TIMEOUT, INVALID_JSON, SCHEMA).

Implementation

final bool retryable;