Bug 453048 - A feed with an update interval of 5 checks the URL every 6 minutes
Summary: A feed with an update interval of 5 checks the URL every 6 minutes
Status: REPORTED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 5.19.2
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-26 12:22 UTC by cquike
Modified: 2022-04-26 12:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cquike 2022-04-26 12:22:32 UTC
SUMMARY

I think I found a small bug in akregator update interval. I have a feed that is supposed to check every 5 minutes. It turns out that the URL is in a server I manage and I see the logs from Apache exactly every 6 minutes:
192.168.178.52 - - [26/Apr/2022:13:23:33 +0200] "GET /rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba HTTP/1.0" 200 2031 "-" "Akregator/5.19.2 (21.12.2); syndication"
192.168.178.52 - - [26/Apr/2022:13:29:33 +0200] "GET /rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba HTTP/1.0" 200 2059 "-" "Akregator/5.19.2 (21.12.2); syndication"
192.168.178.52 - - [26/Apr/2022:13:35:33 +0200] "GET /rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba HTTP/1.0" 200 2103 "-" "Akregator/5.19.2 (21.12.2); syndication"
192.168.178.52 - - [26/Apr/2022:13:41:33 +0200] "GET /rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba HTTP/1.0" 200 1965 "-" "Akregator/5.19.2 (21.12.2); syndication"
192.168.178.52 - - [26/Apr/2022:13:47:33 +0200] "GET /rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba HTTP/1.0" 200 1994 "-" "Akregator/5.19.2 (21.12.2); syndication"
127.0.0.1 - - [26/Apr/2022:13:53:33 +0200] "GET OFUSCATED HTTP/1.0" 200 1984 "-" "Akregator/5.19.2 (21.12.2); syndication"
127.0.0.1 - - [26/Apr/2022:13:59:33 +0200] "GET OFUSCATED HTTP/1.0" 200 2004 "-" "Akregator/5.19.2 (21.12.2); syndication"
127.0.0.1 - - [26/Apr/2022:14:05:34 +0200] "GET OFUSCATED HTTP/1.0" 200 1951 "-" "Akregator/5.19.2 (21.12.2); syndication"

If I set the update interval to 6 then I see the log entries every 7 minutes.

STEPS TO REPRODUCE
1. Create a feed and set the update interval.
2. Check the frequency to which the URL is contacted.

OBSERVED RESULT
URL is checked every "Update interval" + 1.

EXPECTED RESULT
URL is checked every "Update interval" .

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 35
KDE Frameworks Version: 5.91.0
Qt Version:  5.15.2