Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dbader/schedule issues and pull requests

#634 - Hi, is the possible use this in a threading?

Issue - State: open - Opened by lucasjinreal 6 days ago

#633 - how to call job function on customized day?

Issue - State: open - Opened by Mahizha-N-S 10 days ago

#632 - Don't call str() in logging calls that already use %s

Pull Request - State: open - Opened by fahhem about 1 month ago

#631 - Collaboration with developers

Issue - State: open - Opened by phoenixmariepornstaractress about 1 month ago

#630 - Schedules jobs too often if multiple threads are present

Issue - State: open - Opened by Klimroth about 2 months ago - 1 comment

#629 - Doesn't work as expected when combined with pytest-freezegun.

Issue - State: closed - Opened by kimata 2 months ago - 2 comments

#627 - Missing source distribution for 1.2.2

Issue - State: closed - Opened by fryfrog 3 months ago - 3 comments

#625 - Release 1.2.2

Pull Request - State: closed - Opened by SijmenHuizenga 4 months ago - 1 comment

#624 - scaling / multiple workers

Issue - State: open - Opened by mustafa0x 4 months ago

#624 - scaling / multiple workers

Issue - State: open - Opened by mustafa0x 4 months ago

#623 - Timezone bugfixes

Pull Request - State: closed - Opened by SijmenHuizenga 5 months ago - 1 comment

#622 - remove dependency on old mock

Pull Request - State: closed - Opened by a-detiste 5 months ago - 1 comment

#620 - Returning a value from a scheduled function

Issue - State: closed - Opened by padfoot96 6 months ago

#619 - Timer reset.

Issue - State: open - Opened by Ikif 6 months ago

#617 - Schedule only runs once?

Issue - State: open - Opened by RWRmrfrog 6 months ago - 2 comments

#616 - the time of job needed will be count for every ?

Issue - State: open - Opened by REBOOTERS 6 months ago

#615 - Add specific day on month

Pull Request - State: open - Opened by Workbench3D 7 months ago

#613 - Weekly job fails with interval > 1

Issue - State: open - Opened by maxnyman 8 months ago

#612 - How can I retrieve the name of the next scheduled job?

Issue - State: open - Opened by mdwybo 8 months ago

#611 - Extract only the time from next_run_datetime()

Issue - State: closed - Opened by mdwybo 8 months ago - 2 comments

#608 - daylight saving bug

Issue - State: closed - Opened by bellt 10 months ago - 3 comments

#607 - weekday

Issue - State: open - Opened by olena-kushnir 10 months ago

#606 - Add support for 3.12

Pull Request - State: closed - Opened by SijmenHuizenga 11 months ago - 1 comment

#605 - still having cross-timezone problems in 1.2.1

Issue - State: closed - Opened by bellt 11 months ago - 2 comments

#604 - Improved timezones handling in next_run

Pull Request - State: closed - Opened by SijmenHuizenga 11 months ago - 7 comments

#603 - instant execution of job with every().days.at on first run

Issue - State: open - Opened by alkanex-xyz 12 months ago - 6 comments

#602 - Add more timezone tests

Pull Request - State: closed - Opened by SijmenHuizenga 12 months ago - 1 comment

#601 - Fix docs: added pytz as dependency when working with timezones

Pull Request - State: closed - Opened by SijmenHuizenga 12 months ago - 1 comment

#600 - Release 1.2.1

Pull Request - State: closed - Opened by SijmenHuizenga 12 months ago - 1 comment

#599 - change_func() method in jobs

Pull Request - State: open - Opened by VictorioMaculan 12 months ago

#598 - odd daylight saving behaviour

Issue - State: closed - Opened by bellt about 1 year ago - 2 comments

#597 - Unable to schedule from a specific time and following a specific calendar

Issue - State: open - Opened by gigittygit about 1 year ago - 3 comments

#596 - Potential problem of spawning sub processes

Issue - State: closed - Opened by gssakash about 1 year ago - 2 comments

#595 - python

Issue - State: closed - Opened by Frank2Liu about 1 year ago

#594 - cron

Issue - State: closed - Opened by mclockw about 1 year ago

#593 - Random schedule doesn't work with floats

Issue - State: open - Opened by Christophe-Foyer about 1 year ago

#592 - Issue with timezone/ linux

Issue - State: closed - Opened by dshetyo about 1 year ago - 1 comment

#591 - How do I pass changing arguments to the jobs thread?

Issue - State: closed - Opened by bsauvage1 about 1 year ago - 1 comment

#590 - How do I schedule a job that starts at minute 5 and runs every 10 minutes

Issue - State: open - Opened by ponders over 1 year ago - 2 comments

#589 - Add scheduling at millisecond precision

Pull Request - State: open - Opened by rmahfoud over 1 year ago

#588 - some python 3 language updates

Pull Request - State: open - Opened by marksmayo over 1 year ago

#586 - Documentation indicates no dependencies, but there is a dependency on pytz

Issue - State: closed - Opened by rzuckerm over 1 year ago - 6 comments

#585 - python-dateutil support for timezone in at function

Pull Request - State: open - Opened by ts-accessio over 1 year ago

#584 - .hour.at() broken in some cross-timezone cases

Issue - State: closed - Opened by SijmenHuizenga over 1 year ago - 3 comments
Labels: bug

#582 - Negative idle time when using a time-zone different from host machine

Issue - State: closed - Opened by AnezeR over 1 year ago - 2 comments

#581 - add support for crontab expressions

Pull Request - State: open - Opened by lerome over 1 year ago - 5 comments

#580 - "'float' object is not callable" when using Scheduler Class

Issue - State: closed - Opened by dudumiquim over 1 year ago - 1 comment

#579 - Strange timezone behavior

Issue - State: closed - Opened by martin-marko over 1 year ago - 2 comments

#578 - Add when() in __init__.py support when to start job

Pull Request - State: closed - Opened by Smpests over 1 year ago - 1 comment

#577 - Remove a line duplicate from examples.rst

Pull Request - State: closed - Opened by kurtasov over 1 year ago - 2 comments

#576 - Release 1.2.0

Pull Request - State: closed - Opened by SijmenHuizenga over 1 year ago - 1 comment

#575 - Support Python 3.10 and 3.11, drop Python 3.6.

Pull Request - State: closed - Opened by SijmenHuizenga over 1 year ago - 1 comment

#574 - Pass in day name

Issue - State: open - Opened by jamesgeddes over 1 year ago - 3 comments

#573 - Fix bug where `Job.__repr__()` thows exception on partially composed job object

Pull Request - State: closed - Opened by jmcvetta over 1 year ago - 1 comment

#572 - TIme zone

Issue - State: closed - Opened by kifbell over 1 year ago - 3 comments

#571 - precise scheduling

Pull Request - State: closed - Opened by bibinvargheset over 1 year ago

#570 - Unable to schedule a job to run every 80 minutes.

Issue - State: closed - Opened by incadroid over 1 year ago - 1 comment

#569 - Patch the __repr__() when job_func is None (Fix #485)

Pull Request - State: closed - Opened by CPickens42 over 1 year ago - 2 comments

#568 - Start a repeating job at a specific time.

Issue - State: open - Opened by paudrow over 1 year ago - 3 comments

#567 - Make implicit optional explicit

Pull Request - State: closed - Opened by masa-08 over 1 year ago - 1 comment

#566 - Fix the issues that cause the build to fail

Pull Request - State: closed - Opened by masa-08 over 1 year ago - 1 comment

#565 - Add the functionality to run jobs at monthly or yearly intervals on specific dates

Pull Request - State: open - Opened by masa-08 over 1 year ago - 3 comments

#564 - Problem after each schedule, gets delayed even with Parallel execution

Issue - State: open - Opened by pedrofaria09 over 1 year ago - 2 comments

#563 - fix test_until_time failure when run early

Pull Request - State: closed - Opened by emollier over 1 year ago - 2 comments

#562 - Fix the issues that cause the build to fail

Pull Request - State: closed - Opened by masa-08 over 1 year ago

#561 - mypy v0.98 and later no longer allows implicit optional

Issue - State: closed - Opened by masa-08 over 1 year ago

#560 - Python 3.6 is not available in github actions `ubuntu-latest`

Issue - State: closed - Opened by masa-08 over 1 year ago - 1 comment

#559 - schedule.every expects int instead of float

Issue - State: open - Opened by tthe-the-j over 1 year ago - 1 comment

#558 - Wrong documentation with timezone

Issue - State: closed - Opened by nilansaha almost 2 years ago - 2 comments

#557 - need .until() for python 2.7

Issue - State: closed - Opened by NicoEichen almost 2 years ago - 1 comment

#556 - Bi-weekly and bi-weekly the other week

Issue - State: open - Opened by tessem almost 2 years ago - 1 comment

#555 - Unable to fetch the Jobs list

Issue - State: open - Opened by mayurproventech almost 2 years ago

#554 - What happens when a job is "missed" at the scheduled time?

Issue - State: closed - Opened by Noam5 almost 2 years ago - 1 comment

#553 - Run with instance method

Issue - State: open - Opened by skjerns almost 2 years ago - 2 comments

#551 - Is there any ways to run without while True?

Issue - State: open - Opened by liudonghua123 almost 2 years ago - 2 comments

#550 - Fix/sphinx default version

Pull Request - State: closed - Opened by Pilchark almost 2 years ago

#549 - Run job on specific days of each month

Issue - State: closed - Opened by Rmfjd1978 almost 2 years ago - 1 comment

#548 - Support for skipping the first waiting interval

Issue - State: open - Opened by serozhenka almost 2 years ago - 3 comments

#547 - How to handle jobs that return values?

Issue - State: open - Opened by saketvora almost 2 years ago - 2 comments

#546 - Stalled Development Server

Issue - State: open - Opened by AMAECHI-KIZITO about 2 years ago - 2 comments

#545 - ImportError: cannot import name 'Scheduler' from 'schedule'

Issue - State: closed - Opened by julesnicolsontabuno about 2 years ago - 2 comments

#544 - Support half second which like every(0.5).second?

Issue - State: open - Opened by zachary about 2 years ago - 1 comment

#543 - Scheduled job is not stopping

Issue - State: open - Opened by RubelBiswasCS about 2 years ago - 3 comments

#542 - Minor grammatical change in docs - Examples

Pull Request - State: closed - Opened by SVijayB about 2 years ago - 1 comment

#541 - Development status for schedule

Issue - State: open - Opened by malaimo2900 about 2 years ago

#540 - How to run job every weekday from 5am to 6pm

Issue - State: closed - Opened by felipecaldas about 2 years ago - 4 comments

#538 - Why is every 5 hours is 06:00?

Issue - State: closed - Opened by AGDholo over 2 years ago - 1 comment

#537 - Running scheduler in an ecs/k8 cluster

Issue - State: closed - Opened by redigaffi over 2 years ago - 1 comment

#536 - Remove redundant class object inheritance

Pull Request - State: closed - Opened by SergBobrovsky over 2 years ago - 2 comments