[Koha-bugs] [Bug 35558] Do not fetch local image if none exists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 14 19:12:51 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35558

--- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Nick Clemens from comment #11)
> (In reply to Jonathan Druart from comment #10)
> > > which benefits the user
> > 
> > Unless it overloads the server because it gets too many requests, which is
> > the goal of this approach.
> 
> Is there evidence of this happening in production?

I feel like we should make sure cache expiration timestamps are sent correctly
from the svc. So:

- Only ask for local covers on things that have them
- Only return them from the svc if they have expired on the browser

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list