https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37620 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #2)
(In reply to Jonathan Druart from comment #1)
Matt, the tests are failing quite consistently for me now. They almost fail all the time, but the error can be different. Always related to a time out.
I have noticed a couple of things: * X-Base-Total-Count and X-Total-Count are always 20 when they should be 60 (certainly not the cause of the problem however)
* The "delay" (to prevent too many requests) does not work.
We are only using setTimeout (so postponing the request), not implementing a throttle function.
Not the same place, this is for the scroll, not the filtering. -- You are receiving this mail because: You are watching all bug changes.