LP#1756142 Stream the reporter "schedule" retrieve-by-folder response
authorDan Wells <dbw2@calvin.edu>
Wed, 14 Mar 2018 22:34:31 +0000 (18:34 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 15 Mar 2018 17:40:59 +0000 (13:40 -0400)
commit7c6cda9a3d1979a6d85bb257490d8396c40e6017
treeb2606fe06cd4c774a73f5732de2efcaf326d300c
parent5a5d759e34403314381e771ea1e05e5a55ec6061
LP#1756142 Stream the reporter "schedule" retrieve-by-folder response

One of the options in the reporter when viewing future and past
reports (aka a "schedule") is to retrieve "all", but this eventually
results in a massive return value which clogs the OpenSRF pipes (or,
rather, doesn't fit at all).

Let's set this to stream the responses, which appears to work fine
in the current reporter interface without any other changes.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Reporter.pm