https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17371
Jiri Kozlovsky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Jiri Kozlovsky <[email protected]> --- What if you visit items endpoint in a record with really huge amount of items? I think it would actually timeout, depending on the server or proxy configuration serving this endpoint. Wouldn't it be better to return only list of itemnumbers so that the user can fetch let's say only first 10 items and after he want to see next, he fetches another 10 items? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
