hedy icon indicating copy to clipboard operation
hedy copied to clipboard

[PERFORMANCE] Create a cron job to retrieve all public programs each x minutes

Open TiBiBa opened this issue 2 years ago • 0 comments

Description With the merging of #2929 we improve the server load by caching all public programs once. However, this is not ideal as we only perform this on server start and don't change this cache list later on. We should implement some type of cron job to update the list each x minutes.

TiBiBa avatar Jun 21 '22 10:06 TiBiBa