Skip to content

@app.task(minutely & (time_of_week.between('Mon', 'Sat') & time_of_day.between('3:00', '10:00'))) #207

@jaanhavi

Description

@jaanhavi

@app.task(minutely & (time_of_week.between('Mon', 'Sat') & time_of_day.between('3:00', '10:00')))
The task continues to run after 10:00 UTC

Expected behavior
The task should run on weekdays every minute between 3:00 UTC to 10:00 UTC on the Amazon EC2 Linux OS.

  • Linux OS
  • Python version - Python 3.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions