JonasDoebertin / getkirby-plugins

This repository contains the source files for getkirby-plugins.com

Home Page:http://getkirby-plugins.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce number of push queue messages

JonasDoebertin opened this issue · comments

Right now, each time the scheduler runs it pushes a message to the queue for every plugin with a valid repo url regardless if it's cached info is up to date or not.

This could be reduced by:

  • Checking if a plugins info is outdated