Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
https://github.com/go-co-op/gocron
[BUG] - Jobs terminating unexpectedly and not triggering AfterJobRunsWithPanic handler
cihanerman39 opened this issue 12 days ago
cihanerman39 opened this issue 12 days ago
[FEATURE] - Allow passing in a Context and CancelFunc
choonge opened this issue 12 days ago
choonge opened this issue 12 days ago
feat(event listener): introduce BeforeJobRunsSkipIfBeforeFuncErrors as a new Eventlistener
FalcoSuessgott opened this pull request 19 days ago
FalcoSuessgott opened this pull request 19 days ago
feat(beforeJobError): introduce BeforeJobError as a new Eventlistener
FalcoSuessgott opened this pull request 19 days ago
FalcoSuessgott opened this pull request 19 days ago
feat: allow disabling global distributed locker per job
seinshah opened this pull request 23 days ago
seinshah opened this pull request 23 days ago
fixes related to the bug where a job unexpectedly runs twice
JohnRoesler opened this pull request 23 days ago
JohnRoesler opened this pull request 23 days ago
creating a new slice in several job options because appending modifies original
JohnRoesler opened this pull request about 1 month ago
JohnRoesler opened this pull request about 1 month ago
[FEATURE] - Allow Disabling Global Locker At Job Level
seinshah opened this issue about 1 month ago
seinshah opened this issue about 1 month ago
[BUG] - NewAtTimes Function Modifies Original Slice
Nikurasuu opened this issue about 1 month ago
Nikurasuu opened this issue about 1 month ago
parse time.Time from AtTime
JohnRoesler opened this pull request about 1 month ago
JohnRoesler opened this pull request about 1 month ago
[FEATURE] - run a job on the last weekday of the month
rsvix opened this issue about 1 month ago
rsvix opened this issue about 1 month ago
stop timeout timers when no longer needed
JohnRoesler opened this pull request about 2 months ago
JohnRoesler opened this pull request about 2 months ago
[BUG] - you have a lot of goroutine leaks
zV3KT0R opened this issue about 2 months ago
zV3KT0R opened this issue about 2 months ago
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
fix overly greedy panic handler
JohnRoesler opened this pull request 2 months ago
JohnRoesler opened this pull request 2 months ago
[BUG] - Distributed lock not working correctly
OrkhanAlikhanov opened this issue 2 months ago
OrkhanAlikhanov opened this issue 2 months ago
[BUG] - false positive errors on verify types of paramters
c14h3 opened this issue 3 months ago
c14h3 opened this issue 3 months ago
update mocks with latest job/scheduler changes
JohnRoesler opened this pull request 3 months ago
JohnRoesler opened this pull request 3 months ago
[BUG] - gocronmocks.MockScheduler does not implement gocron.Scheduler (missing method JobsWaitingInQueue)
arctouch-mauriciocodeguez opened this issue 3 months ago
arctouch-mauriciocodeguez opened this issue 3 months ago
weekly and monthly jobs should not allow zero interval
JohnRoesler opened this pull request 3 months ago
JohnRoesler opened this pull request 3 months ago
dailyjob should not allow interval zero
JohnRoesler opened this pull request 3 months ago
JohnRoesler opened this pull request 3 months ago
[BUG] - DailyJob and OneTimeJob get overwritten by each other
juzeon opened this issue 3 months ago
juzeon opened this issue 3 months ago
[BUG] - Nightly job run twice
wandering-tales opened this issue 3 months ago
wandering-tales opened this issue 3 months ago
feat: add dynamic limit mode update functionality, closes #768
pcfreak30 opened this pull request 3 months ago
pcfreak30 opened this pull request 3 months ago
feat: add Context() method and update job retrieval, closes #762
pcfreak30 opened this pull request 3 months ago
pcfreak30 opened this pull request 3 months ago
feat: add lock update mechanism for jobs, closes #762
pcfreak30 opened this pull request 3 months ago
pcfreak30 opened this pull request 3 months ago
[FEATURE] - Please add descriptive title
uded opened this issue 3 months ago
uded opened this issue 3 months ago
fix(mocks): update `MockScheduler` mock
wandering-tales opened this pull request 4 months ago
wandering-tales opened this pull request 4 months ago
[BUG] - `gocronmocks.MockScheduler` does not implement `gocron.Scheduler` (missing method `JobsWaitingInQueue`)
wandering-tales opened this issue 4 months ago
wandering-tales opened this issue 4 months ago
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
feat(monitor): introduce MonitorStatus
FalcoSuessgott opened this pull request 4 months ago
FalcoSuessgott opened this pull request 4 months ago
Issue 778
rbroggi opened this pull request 4 months ago
rbroggi opened this pull request 4 months ago
[BUG] - CPU spike / max-out in One-time job when 2 or more equal times are provided
rbroggi opened this issue 4 months ago
rbroggi opened this issue 4 months ago
[BUG] - Potential Memory Leak Due to Timer Creation in AfterFunc and selectExecJobsOutForRescheduling
hayotbisonai opened this issue 4 months ago
hayotbisonai opened this issue 4 months ago
fix: cleanup timers
hayotbisonai opened this pull request 4 months ago
hayotbisonai opened this pull request 4 months ago
[FEATURE] - Add JobStatus to RecordJobTiming in Monitor Interface
FalcoSuessgott opened this issue 5 months ago
FalcoSuessgott opened this issue 5 months ago
[BUG] - Job NextRun return zero time
hungtcs opened this issue 5 months ago
hungtcs opened this issue 5 months ago
[BUG] - OneTimeJob Missing Execution
gaoyaxuan opened this issue 5 months ago
gaoyaxuan opened this issue 5 months ago
[FEATURE] - go version request
Xavierxhq opened this issue 5 months ago
Xavierxhq opened this issue 5 months ago
[FEATURE] - Change limit at runtime
pcfreak30 opened this issue 6 months ago
pcfreak30 opened this issue 6 months ago
handle crontab and return error with invalid day in a month
JohnRoesler opened this pull request 6 months ago
JohnRoesler opened this pull request 6 months ago
31 FEB executes immediately
snus8bit opened this issue 6 months ago
snus8bit opened this issue 6 months ago
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
add Rescheduled metric for executor.
Higan opened this pull request 6 months ago
Higan opened this pull request 6 months ago
[FEATURE] - Several potential changes
pcfreak30 opened this issue 6 months ago
pcfreak30 opened this issue 6 months ago
internal refactoring of JobOption constructor, clock moved to exec
JohnRoesler opened this pull request 6 months ago
JohnRoesler opened this pull request 6 months ago
issue-654: allow setting a stopTime for job.
Higan opened this pull request 6 months ago
Higan opened this pull request 6 months ago
Fix typo
deining opened this pull request 6 months ago
deining opened this pull request 6 months ago
issue-756: fix interface variadic parameters verifying
apocelipes opened this pull request 6 months ago
apocelipes opened this pull request 6 months ago
[BUG] - cannot handle variadic interface parameters
apocelipes opened this issue 6 months ago
apocelipes opened this issue 6 months ago
issue-677: support task creation with variadic args
Higan opened this pull request 7 months ago
Higan opened this pull request 7 months ago
feat: add WithIdentifier
pcfreak30 opened this pull request 7 months ago
pcfreak30 opened this pull request 7 months ago
[FEATURE] - Allow UUID to be set in the job
pcfreak30 opened this issue 7 months ago
pcfreak30 opened this issue 7 months ago
issue-751: Address Bug in Rescheduling
samuelattwood opened this pull request 7 months ago
samuelattwood opened this pull request 7 months ago
[BUG] - Reschedule Count Up From Time Zero
samuelattwood opened this issue 7 months ago
samuelattwood opened this issue 7 months ago
[BUG] - Timing cycle trigger problem
zhangyuanxue opened this issue 7 months ago
zhangyuanxue opened this issue 7 months ago
issue-747: Provide more details of ErrPanicRecovered
Higan opened this pull request 7 months ago
Higan opened this pull request 7 months ago
[BUG] - library incompatible with the go latest version 1.22.4
priyamgoenka1 opened this issue 7 months ago
priyamgoenka1 opened this issue 7 months ago
[FEATURE] - Provide more details of ErrPanicRecovered
Higan opened this issue 7 months ago
Higan opened this issue 7 months ago
[FEATURE] - Exposing job definition/scheduling information
chicknsoup opened this issue 7 months ago
chicknsoup opened this issue 7 months ago
fix jobs not starting on scheduler restart when using WithLimitConcurrentJobs
JohnRoesler opened this pull request 7 months ago
JohnRoesler opened this pull request 7 months ago
issue-740: ascending time function
rbroggi opened this pull request 7 months ago
rbroggi opened this pull request 7 months ago
issue-742: bug in `NextRun`
rbroggi opened this pull request 7 months ago
rbroggi opened this pull request 7 months ago
[BUG] - OneTime (and potential future jobs) do not clear `NextRun` after last schedule is run
rbroggi opened this issue 7 months ago
rbroggi opened this issue 7 months ago
issue-740: expand oneTimeJob to support multiple times
rbroggi opened this pull request 7 months ago
rbroggi opened this pull request 7 months ago
[FEATURE] - Support for an `AtTimes` job
rbroggi opened this issue 7 months ago
rbroggi opened this issue 7 months ago
issue-738: make withSeconds optional in cron-expression
rbroggi opened this pull request 7 months ago
rbroggi opened this pull request 7 months ago
[BUG] - CronJob `withSeconds` documentation and implementation inconsistency
rbroggi opened this issue 7 months ago
rbroggi opened this issue 7 months ago
issue-736: moving validation of one-time to
rbroggi opened this pull request 7 months ago
rbroggi opened this pull request 7 months ago
[BUG] - OneTimeJobStartDateTime returns error if date in the past
rbroggi opened this issue 7 months ago
rbroggi opened this issue 7 months ago
remove circleci config
JohnRoesler opened this pull request 7 months ago
JohnRoesler opened this pull request 7 months ago
after job listener
manuelarte opened this pull request 7 months ago
manuelarte opened this pull request 7 months ago
Add `AfterJobRunsWithPanic`
trungdlp-wolffun opened this pull request 7 months ago
trungdlp-wolffun opened this pull request 7 months ago
[FEATURE] - no mechanism to handle panic in jobs for `v2`
trungdlp-wolffun opened this issue 8 months ago
trungdlp-wolffun opened this issue 8 months ago
[FEATURE] - Dynamic duration
babyfish-ct opened this issue 9 months ago
babyfish-ct opened this issue 9 months ago
Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
dependabot[bot] opened this pull request 9 months ago
dependabot[bot] opened this pull request 9 months ago
adding Job.NextRuns to provide n next run times
JohnRoesler opened this pull request 9 months ago
JohnRoesler opened this pull request 9 months ago
Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0
dependabot[bot] opened this pull request 9 months ago
dependabot[bot] opened this pull request 9 months ago
Circleci project setup
JohnRoesler opened this pull request 9 months ago
JohnRoesler opened this pull request 9 months ago
skip test goroutine leak detection in github actions
JohnRoesler opened this pull request 9 months ago
JohnRoesler opened this pull request 9 months ago
[BUG] - Unable to Use timezone in GoCron
niting3c opened this issue 9 months ago
niting3c opened this issue 9 months ago
don't trash the incoming slice, match what was done in NewAtTime
cloudkucooland opened this pull request 9 months ago
cloudkucooland opened this pull request 9 months ago
fix memory leak with singleton mode where job is sending duplicate reschedule requests
JohnRoesler opened this pull request 9 months ago
JohnRoesler opened this pull request 9 months ago
[BUG] - Scheduler with LimitModeWait and Job Singleton mode with LimitModeReschedule - Job Queues up if Scheduler limit reached
giri-vsr opened this issue 9 months ago
giri-vsr opened this issue 9 months ago
Added JobsWaitingInQueue in Scheduler
0x01F4 opened this pull request 9 months ago
0x01F4 opened this pull request 9 months ago
fix mocks import path
JohnRoesler opened this pull request 9 months ago
JohnRoesler opened this pull request 9 months ago
[BUG] - Repo not found when running go get github.com/go-co-op/gocronmocks/v2
dongzhou77 opened this issue 9 months ago
dongzhou77 opened this issue 9 months ago
[Job RunTime] - Provide the next N RunTime for a schedule
muranant opened this issue 9 months ago
muranant opened this issue 9 months ago
Bump golangci/golangci-lint-action from 4.0.0 to 5.1.0
dependabot[bot] opened this pull request 9 months ago
dependabot[bot] opened this pull request 9 months ago
[BUG] - WithLimitConcurrentJobs causes jobs not to resume
jmutschler opened this issue 9 months ago
jmutschler opened this issue 9 months ago
Monitor: IncrementJob in case of skipped job run
giri-vsr opened this pull request 9 months ago
giri-vsr opened this pull request 9 months ago
Add Go 1.22 to test matrix
evgenymarkov opened this pull request 9 months ago
evgenymarkov opened this pull request 9 months ago
[FEATURE] - Add Go 1.22 to test matrix
evgenymarkov opened this issue 9 months ago
evgenymarkov opened this issue 9 months ago
Added Distributed Locker to JobOptions
giri-vsr opened this pull request 9 months ago
giri-vsr opened this pull request 9 months ago
[FEATURE] - Add Distributed Locker At Job level
giri-vsr opened this issue 9 months ago
giri-vsr opened this issue 9 months ago
[FEATURE] - OneTime jobs should have the option to be deleted on completion
rigens opened this issue 10 months ago
rigens opened this issue 10 months ago
[FEATURE] - Get Metrics about jobs which are in waiting queue after concurrent job limit is reached
giri-vsr opened this issue 10 months ago
giri-vsr opened this issue 10 months ago
[BUG] - Please Help with etcd-elector example
Eurasten opened this issue 10 months ago
Eurasten opened this issue 10 months ago
[BUG] - `gocron.WithSingletonMode(gocron.LimitModeReschedule)` causes memory leak
jankremlacek opened this issue 10 months ago
jankremlacek opened this issue 10 months ago
fix nextRun with singleton mode reporting incorrect time
JohnRoesler opened this pull request 10 months ago
JohnRoesler opened this pull request 10 months ago