Reschedule does not work correctly.
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
Research direction
Start in redbeat/schedulers.py around line 332 and inspect how reschedule changes the job's schedule and stored definition. Reproduce the behavior with a scheduled job, then verify that rescheduling changes the persisted definition and the job's execution frequency.
Written by the indexing model from the issue text.
Description
Should reschedule not update how frequently a job works? It does not update the definition.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 145
- Avg merge
- 1h 13m
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from sibson/redbeat
-
bug confirmed
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
documentation enhancement help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 30/100
-
needs-info
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
bug confirmed documentation needs-integration-test
Difficulty 4/5 3-5 days Newbie friendliness 42/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100