retryProcedureOnAmbiguousFailure property

bool retryProcedureOnAmbiguousFailure
final

Whether to retry a procedure (POST) even after an ambiguous failure the server may already have processed. Defaults to false (idempotency-safe).

Implementation

final bool retryProcedureOnAmbiguousFailure;