ekster/cmd
Peter Stuifzand c9543e7a83
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Problem: feeds are fetched every hour and haven't changed, or have changed often
Solution: implement histogram buckets for feed polling

The feeds are now implemented in tiers. The tier is the bucket the feed
is in. To calculate the minutes to wait for when to fetch the next feed,
you add 2**tier minutes to the current time.
The feeds to fetch are filter by this time.
2022-04-16 14:55:22 +02:00
..
ek Problem: licenses in files are not regular 2021-11-20 22:26:39 +01:00
eksterd Problem: feeds are fetched every hour and haven't changed, or have changed often 2022-04-16 14:55:22 +02:00
jf2test Problem: licenses in files are not regular 2021-11-20 22:26:39 +01:00