<PackageReference Include="Relativity.Server.Review.SDK" Version="5000.0.1" />

AutoBatchStatus

public enum AutoBatchStatus
Status for a given Auto Batch job
Error = 3

Indicates that the Auto Batch job has been submitted and was processed incompletely, due to an error.

Pending = 1

Indicates that the Auto Batch job has been submitted, but has not yet begun being processed.

Indicates that the Auto Batch job has been submitted and is actively being processed.