Add item to the asset refresh queue even when it is not empty

Created on 2 November 2020, over 3 years ago
Updated 31 May 2023, about 1 year ago

Problem/Motivation

Currently new items are added to the `media_acquiadam_asset_refresh` queue only when it is empty, this causes the update of the asset to be delayed until the queue is empty and cron has run again

Proposed resolution

Check if an item already exists in the queue, if the item is not in the queue, add it, no matter if the queue is empty or not.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇦🇷Argentina matiasmiranda Yerba Buena

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024