Skip to content

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