Ticket #11161 (confirmed Feature Request)

Opened 6 years ago

Last modified 4 years ago

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

comment:1 Changed 6 years ago by kleist

  • Type changed from Bug to Feature Request

comment:2 Changed 4 years ago by davisagli

  • Component changed from Infrastructure to General

comment:3 Changed 4 years ago by kleist

  • Status changed from new to confirmed

comment:4 Changed 4 years ago by kleist

  • Milestone set to 4.x
Note: See TracTickets for help on using tickets.