Infoblox smart proxy subnet max?

Good day,
We are attempting to import our IPV4 subnets from within foreman and
receive the following error.
*Error: *ERF12-2600 [ProxyAPI::ProxyException]: Unable to retrieve DHCP
subnets ([RestClient::BadRequest]: 400 Bad Request) for
proxy https:/.foreman.com:8443/dhcp

When I looked in the foreman-proxy log it appears we are hitting a max
subnet limit.

E, [2017-01-16T11:21:36.482700 #10778] ERROR – : Error: 400 { "Error":
"AdmConProtoError: Result set too large (> 1000)",
"code": "Client.Ibap.Proto",
"text": "Result set too large (> 1000)"
}
D, [2017-01-16T11:21:36.483070 #10778] DEBUG – : Error: 400 { "Error":
"AdmConProtoError: Result set too large (> 1000)",
"code": "Client.Ibap.Proto",
"text": "Result set too large (> 1000)"
} (Infoblox::Error)

As anyone else run into this?
Should we attempt to modify the limit, or is it possible in
foreman/foreman-proxy to define chunks of subnets returned if over max
limit?

Any input or help is appreciated, thank you.