Question about the schedule
Open
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
I have some question on the schedule.every().day.do(activity, play football action)
When comes 21 day how to stop this activity? do I need to
schedule.cancel_job??
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names schedule.every().day.do(...) and schedule.cancel_job; start by reading the scheduling API documentation and examples for recurring jobs. Done would be an answered, documented way to stop the activity after 21 days, if documentation is the intended change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100