Don't import every entity, every time

Created on 19 June 2024, 11 days ago

Problem/Motivation

This module will pull every Sharpstream item every time the Drush command runs, even though those items may already exist.

We can create a flag during import from when it was last run, to only target the items that are needed to be imported, possibly with a buffer to make sure no items have been missed. There's a todo in the code for where this is needed

@see SharpstreamService->process()

πŸ“Œ Task
Status

Postponed

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom aaron.ferris

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

Comments & Activities

Production build 0.69.0 2024