Ticket #11161 (confirmed Feature Request)
should mechanism to eager load image scales
Reported by: | vangheem | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Currently plone.app.imaging generates image scales on demand. This is fine in most cases; however when you want to a public facing replicated read-only database, it's possible that the image scale wasn't loaded yet leading to write errors.
I propose providing a way to load all the images potentially--maybe using plone.async
Change History
Note: See
TracTickets for help on using
tickets.