Running a non-periodic task only once
Open
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
How can I use the package to run a one-time task? Say I want to schedule a task to be run only once on next wednesday at 5PM. How can I do this?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the package's public scheduling API and existing usage examples to find how jobs are registered and triggered. Check whether a specific date and time with no recurrence is already supported; done means establishing the intended one-time-task behavior and documenting or testing it clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100