Ecosyste.ms: Issues

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

GitHub / reugn/go-quartz issues and pull requests

#140 - feat(job)!: improve standard job implementations

Pull Request - State: closed - Opened by reugn 4 days ago - 1 comment

#139 - feat(quartz): introduce new error variables

Pull Request - State: closed - Opened by reugn 4 days ago - 1 comment

#138 - refactor(scheduler): optimize mutex lock acquisition

Pull Request - State: closed - Opened by reugn 5 days ago - 1 comment

#137 - fix(scheduler): workers initialization condition

Pull Request - State: closed - Opened by hongkuancn 17 days ago - 1 comment

#136 - refactor(queue): remove unnecessary index field in scheduledJob

Pull Request - State: closed - Opened by hongkuancn 17 days ago - 1 comment

#135 - How to get job context info in NewFunctionJob callback ?

Issue - State: closed - Opened by zhangjie2012 5 months ago - 3 comments

#134 - feat(queue): export the job queue constructor

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

#133 - feat(scheduler)!: support custom mutex for job queue operations

Pull Request - State: closed - Opened by reugn 5 months ago

#132 - How to integrate into the database?

Issue - State: open - Opened by RobertEyler 5 months ago - 1 comment

#131 - feat(scheduler): export the reset method

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

#130 - fix(scheduler): recover from unhandled job panics

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

#129 - feat(scheduler): add a channel to handle misfired jobs

Pull Request - State: closed - Opened by reugn 6 months ago - 1 comment

#126 - feat(scheduler)!: handle errors in the GetJobKeys method

Pull Request - State: closed - Opened by reugn 6 months ago - 1 comment

#125 - feat(queue): handle errors in ScheduledJobs and Size methods

Pull Request - State: closed - Opened by reugn 6 months ago - 1 comment

#124 - refactor: remove excessive queue empty check

Pull Request - State: closed - Opened by reugn 6 months ago - 1 comment

#123 - refactor(cron): make delimiter runes constant variables

Pull Request - State: closed - Opened by reugn 6 months ago - 1 comment

#122 - refactor: extract retry interval into a separate configuration option

Pull Request - State: closed - Opened by reugn 7 months ago - 1 comment

#121 - fix: ensure atomicity of the fetch and reschedule operation

Pull Request - State: closed - Opened by reugn 7 months ago - 1 comment

#120 - fix: export the expired field to allow proper trigger unmarshalling

Pull Request - State: closed - Opened by reugn 7 months ago

#119 - Jobs are taken out of the queue when being re-scheduled

Issue - State: closed - Opened by 0xavi0 7 months ago - 6 comments

#118 - RunOnceTrigger cannot be properly unmarshalled

Issue - State: closed - Opened by anshul-raman 7 months ago - 1 comment

#117 - fix(job): check response for nil in (*CurlJob).DumpResponse

Pull Request - State: closed - Opened by reugn 7 months ago - 1 comment

#116 - test: improve code coverage

Pull Request - State: closed - Opened by reugn 7 months ago - 1 comment

#115 - fix: parsing compound cron expression fields

Pull Request - State: closed - Opened by reugn 7 months ago - 1 comment

#114 - Some cron-expression will fail to be parsed.

Issue - State: closed - Opened by joint-song 7 months ago - 1 comment

#113 - fix: potential nil pointer dereference in log

Pull Request - State: closed - Opened by reugn 7 months ago - 1 comment

#112 - fix: trim cron expression string

Pull Request - State: closed - Opened by reugn 7 months ago - 1 comment

#111 - Is there any way to monitoring missfired job?

Issue - State: closed - Opened by joint-song 7 months ago - 5 comments

#110 - Should non-essential spaces in the cron expression allowed?

Issue - State: closed - Opened by joint-song 7 months ago - 1 comment

#109 - ci: update versions in workflows

Pull Request - State: closed - Opened by reugn 7 months ago - 1 comment

#108 - docs: add package documentation

Pull Request - State: closed - Opened by reugn 7 months ago

#107 - feat: introduce matchers to filter jobs

Pull Request - State: closed - Opened by reugn 8 months ago

#105 - ci: update golangci-lint configuration

Pull Request - State: closed - Opened by reugn 8 months ago

#104 - test: enhance assertions in unit tests

Pull Request - State: closed - Opened by reugn 8 months ago - 1 comment

#103 - feat: classify quartz error messages

Pull Request - State: closed - Opened by reugn 8 months ago - 1 comment

#102 - feat: add the ability to pause and resume jobs

Pull Request - State: closed - Opened by reugn 8 months ago - 1 comment

#101 - feat: add Get method to the JobQueue interface

Pull Request - State: closed - Opened by reugn 8 months ago

#100 - There's not an appropriate way to Pause/Resume a job

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

#98 - docs(example): add sample implementation of job queue

Pull Request - State: closed - Opened by reugn 9 months ago - 1 comment

#97 - fix(logger): call depth for logging events

Pull Request - State: closed - Opened by reugn 9 months ago

#96 - fix(scheduler): rescheduling outdated jobs

Pull Request - State: closed - Opened by reugn 9 months ago

#95 - feat(cron): expose validate cron expression function

Pull Request - State: closed - Opened by reugn 9 months ago

#94 - feat(quartz): organize package error types

Pull Request - State: closed - Opened by reugn 9 months ago

#93 - fix: break statement in execute with retries

Pull Request - State: closed - Opened by reugn 9 months ago

#92 - How can I identify a Job from JobKey?

Issue - State: closed - Opened by joint-song 9 months ago - 3 comments

#91 - docs: update Job interface description in readme

Pull Request - State: closed - Opened by reugn 9 months ago

#90 - fix: validate location in NewCronTriggerWithLoc

Pull Request - State: closed - Opened by reugn 9 months ago - 1 comment

#89 - fix: normalize description format for serialization

Pull Request - State: closed - Opened by reugn 9 months ago - 1 comment

#88 - test: improve code coverage

Pull Request - State: closed - Opened by reugn 9 months ago - 1 comment

#87 - refactor!: module package structure

Pull Request - State: closed - Opened by reugn 9 months ago - 1 comment

#86 - fix!: reset scheduler after successfully clearing job queue

Pull Request - State: closed - Opened by reugn 9 months ago

#84 - feat!: introduce JobDetail and JobKey for job scheduling

Pull Request - State: closed - Opened by reugn 9 months ago

#83 - fix(scheduler)!: reset the queue after deleting a job

Pull Request - State: closed - Opened by reugn 9 months ago

#82 - Trigger should be serializable

Issue - State: closed - Opened by freewu32 9 months ago - 3 comments

#81 - DeleteJob issue, when deleting job already waiting for execution

Issue - State: closed - Opened by CmdPirx 9 months ago - 1 comment

#80 - feat(scheduler)!: introduce JobQueue abstraction

Pull Request - State: closed - Opened by reugn 10 months ago

#79 - Is this distributed

Issue - State: closed - Opened by zxpdmw 10 months ago - 4 comments

#78 - test: improve code coverage

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

#76 - refactor(job)!: eliminate data race; add callback

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

#75 - fix: alternative Logger utilization

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

#74 - Cannot use alternative Logger implementations

Issue - State: closed - Opened by tliron 11 months ago - 4 comments

#73 - ci: update versions in GitHub Actions workflows

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

#72 - feat: support mixed range type in cron expression

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

#71 - Add support for mixed range type in cron expression

Issue - State: closed - Opened by reugn 12 months ago

#70 - fix: return error on NextFireTime for expired cron expression

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

#69 - Job with cron for particular time executes many times

Issue - State: closed - Opened by markwiat 12 months ago - 5 comments

#68 - resulted shell job

Pull Request - State: closed - Opened by cytzrs about 1 year ago - 1 comment

#67 - feat: implement logger adapter

Pull Request - State: closed - Opened by reugn about 1 year ago - 1 comment

#66 - A LoggerAdapter interface for integration with other logging packages

Pull Request - State: closed - Opened by morawskim about 1 year ago - 2 comments

#65 - fix: data race for isStarted

Pull Request - State: closed - Opened by rfyiamcool about 1 year ago - 1 comment

#64 - feat: extend shell job

Pull Request - State: closed - Opened by rfyiamcool about 1 year ago - 1 comment

#63 - feat: set http client for curljob

Pull Request - State: closed - Opened by rfyiamcool about 1 year ago - 1 comment

#62 - docs: format annotation

Pull Request - State: closed - Opened by rfyiamcool about 1 year ago - 1 comment

#61 - fix: add signal context

Pull Request - State: closed - Opened by rfyiamcool about 1 year ago - 1 comment

#60 - Refactor curl job structure

Pull Request - State: closed - Opened by reugn about 1 year ago - 2 comments

#59 - Adds SetHttpClient and unit tests for mocking curl job executes

Pull Request - State: closed - Opened by oreillysean about 1 year ago - 2 comments

#58 - Add unit test for NewFunctionJobWithDesc and Key

Pull Request - State: closed - Opened by oreillysean about 1 year ago - 1 comment

#57 - fix typos in comments

Pull Request - State: closed - Opened by alexandear about 1 year ago - 1 comment

#56 - util: shorten outdated grace period

Pull Request - State: closed - Opened by tychoish over 1 year ago - 3 comments

#55 - scheduler: avoid dispatching jobs too early

Pull Request - State: closed - Opened by tychoish over 1 year ago - 6 comments

#54 - ci: add go1.20 to the build workflow

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

#53 - Allow year field specification in cron expressions

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

#52 - Fix CronTrigger.NextFireTime() implementation

Pull Request - State: closed - Opened by joaquinrovira over 1 year ago - 7 comments

#51 - CronTrigger.NextFireTime() can return invalid results

Issue - State: closed - Opened by joaquinrovira over 1 year ago

#50 - ability to Start after all jobs were added

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

#49 - invalid cron expression: fillRange

Issue - State: closed - Opened by zhujintao over 1 year ago - 5 comments

#48 - Fix function redefinition linter warning

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

#47 - fix division by zero when parsing step field

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

#46 - NewFuncionJob not declared by package quartz

Issue - State: closed - Opened by seaung over 1 year ago - 5 comments

#45 - Usage in clustered environment

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

#44 - ci: add go1.18 to the build workflow

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

#43 - scheduler: wait for all threads

Pull Request - State: closed - Opened by tychoish almost 2 years ago - 1 comment

#42 - job: add isolated Job wrapper

Pull Request - State: closed - Opened by tychoish almost 2 years ago - 1 comment

#41 - feat: add contexts to interfaces

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

#40 - add support for contexts in scheduler

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

#39 - feat: add Scheduler options

Pull Request - State: closed - Opened by tychoish almost 2 years ago - 6 comments

#38 - v0.5.0

Pull Request - State: closed - Opened by reugn almost 2 years ago - 1 comment