The current cache for each provider and method is without ttl. So no new issues can be found.
To get this working a ttl needs to be defined. Also there is only a single CacheAspect for all methods to Packagist and Github. This should be split as well.
The following steps need to be done:
create multiple cache aspects for each provider method (e.g. loadIssues)
The current cache for each provider and method is without ttl. So no new issues can be found.
To get this working a ttl needs to be defined. Also there is only a single CacheAspect for all methods to Packagist and Github. This should be split as well.
The following steps need to be done:
loadIssues
)