What is the API? And the request params?

On 24-Sep-2016 4:39 AM, "Arvind Sujeeth" <arv...@mines.io> wrote:

> Hi all,
>
> I've observed another strange (and seemingly incorrect behavior). I
> launched a very simple query (lookup client) 1000 times, and 14 of those
> times (i.e. non-deterministically) the "totalFilteredRecords" field in the
> response was not what I expected. The deserialized response is below:
>
> > class RetrieveMultipleClientsResponse {
> >  totalFilteredRecords: 1
> >  pageItems: []
> > }
>
>
> For all of the other (986 out of 1000) requests, the value was "0" as
> expected. Am I misunderstanding the meaning of totalFilteredRecords, or is
> there an outstanding bug here?
>
> thanks,
> Arvind
>

Reply via email to