domains not updating after cron run, only updating once viewed entity view for domain

Created on 28 September 2023, about 1 year ago

Problem/Motivation

I run cron every 5 minutes and run it manually as well. The domains page doesn't update. But if I click into a domain entity view page, the data updates and the previous domain list page now displays updated info. I thought this should update as part of cron? Awesome module by the way! thanks

💬 Support request
Status

Active

Version

4.1

Component

User interface

Created by

🇬🇧United Kingdom zarexogre

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

Comments & Activities

  • Issue created by @zarexogre
  • 🇩🇪Germany jurgenhaas Gottmadingen

    The remote info is being cached on the dashboard site, for performance reasons. To force update that information, there is a dedicated drush command to update remote information: drush drd:info. That way, you can control how frequently you need updated info about remote domains by running that command by a system crontab in the required sequence.

    There is Best prectice documentation available, where you can find some suggestions.

Production build 0.71.5 2024