Reschedule does not work correctly.

Open Beginner friendly
#232 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python, redis
Domain
backend, databases

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

documentation question

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sibson/redbeat

All issues in sibson/redbeat

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.