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