Skip to content

Between specific times, run a task every 30 seconds #178

Answered by vijnair
vijnair asked this question in Q&A
Discussion options

You must be logged in to vote

Achieved it like this
@app.task(time_of_day.between("07:20", "11:30") & (minutely.at("1") | minutely.at("31")))

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vijnair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant