Skip to content

feat: add periodcity_start parameter to Tasks#49

Open
0xDEC0DE wants to merge 3 commits intoNicolasLM:masterfrom
0xDEC0DE:issue/48
Open

feat: add periodcity_start parameter to Tasks#49
0xDEC0DE wants to merge 3 commits intoNicolasLM:masterfrom
0xDEC0DE:issue/48

Conversation

@0xDEC0DE
Copy link
Contributor

Adds a new, optional, argument to task creation, periodcity_start, which gives Task authors finer control over scheduling of periodic tasks. Specifically, it allows Tasks to pin their start time to a defined wall-clock time, albeit on a best-effort basis, like all Tasks.

Fixes: Issue #48

Lose deprecated config options, add quotes to int-like args
To give a consistent entrypoint for everyone running `datetime.now()`
Adds a new, optional, argument to task creation, `periodcity_start`,
which gives Task authors finer control over scheduling of periodic
tasks.  Specifically, it allows Tasks to pin their start time to a
defined wall-clock time, albeit on a best-effort basis, like all
Tasks.

Fixes: Issue NicolasLM#48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant