testRetry

@GET(value = compliance/testRetry/{ms}/{attempts}/{code})
abstract fun testRetry(@Path(value = msms: Long, @Path(value = attemptsattempts: Int, @Path(value = codecode: Int): Observable<ResponseBody>