Interface AttemptFailureSummary

Hierarchy

  • AttemptFailureSummary

Properties

partialSuccess?: boolean

True if the number of committed records for this attempt was greater than 0. False if 0 records were committed. If not set, the number of committed records is unknown.

Generated using TypeDoc