retriable property

bool retriable
getter/setter pair

An error is retriable if the same request may succeed if submitted again.

Implementation

bool retriable;