Problem/Motivation
Follow-up from #2575105: Use cache collector for state, it is only requested on cron runs, so don't need to go into state which is more for frequently accessed things.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3556450
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3556450-move-lastfetch-keyvalue
changes, plain diff MR !13803
Comments
Comment #2
plopescComment #3
plopescComment #5
plopescMR created.
Comment #6
smustgrave commentedSeems straight forward. Update hook runs just fine
Comment #7
catchCommitted/pushed to 11.x. thanks!