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:44:27 +0000 (13:44 -0400)
commitbe904a9b812af6819cc31bf1b2f44f6dc9a9a767
tree2f7e7c549e214472a9f7c831e52aeebe31f8c258
parent363020f182873c7f7b57b7b38635f3d4577f9982
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