Build Failures Query
constructor(@Json(name = "availabilityWaitTimeoutSecs" ) availabilityWaitTimeoutSecs: Int? = null, @Json(name = "maxFailures" ) maxFailures: Int? = 100)
Parameters
availability Wait Timeout Secs
The time in seconds the server should wait for ingestion before returning a wait timeout response.
max Failures
The maximum number of failures to return for each failure list independently. This limit applies separately to the buildFailures and testFailures lists.