Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Added polling-frequency#134

Merged
skx merged 8 commits intomasterfrom
133-frequency
Jun 10, 2024
Merged

Added polling-frequency#134
skx merged 8 commits intomasterfrom
133-frequency

Conversation

@skx
Copy link
Copy Markdown
Owner

@skx skx commented Jun 4, 2024

This should only be relevant to the daemon command, but it decouples the polling frequency of a feed from the sleep-duration which is carried out between fetches.

Documentation updates might hopefully make this clearer.

Once complete this pull-request will close #133

This should only be relevent to the daemon command, but it decouples
the polling frequency of a feed from the sleep-duration which is
carried out between fetches.

Documentation updates might hopefully make this clearer.
@skx skx self-assigned this Jun 4, 2024
skx added 5 commits June 5, 2024 05:18
* The main daemon loop will ALWAYS sleep 5 minutes.
* If the user has set SLEEP then that will become the default
  feed-frequency value instead.
@skx skx merged commit d863334 into master Jun 10, 2024
@skx skx deleted the 133-frequency branch June 10, 2024 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow more sane polling frequency choices

2 participants