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
[FEATURE] Recovery and Restart for Singleton Jobs
github.com/go-co-op/gocron - hasanparasteh opened this issue 10 months ago
github.com/go-co-op/gocron - hasanparasteh opened this issue 10 months ago
feat: 🎸 duration job time interval zero
github.com/go-co-op/gocron - moyu-x opened this pull request 10 months ago
github.com/go-co-op/gocron - moyu-x opened this pull request 10 months ago
add another out channel so we can properly report lastRun
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
Allow more time for requestJobCtx
github.com/go-co-op/gocron - drewgonzales360 opened this pull request 10 months ago
github.com/go-co-op/gocron - drewgonzales360 opened this pull request 10 months ago
fix case where job removed causes panic when rescheduling
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
Is there a way to run scheduler forever?
github.com/go-co-op/gocron - yashh opened this issue 10 months ago
github.com/go-co-op/gocron - yashh opened this issue 10 months ago
[BUG] - Panic when scheduler is about to reschedule a daily job
github.com/go-co-op/gocron - mhyllander opened this issue 10 months ago
github.com/go-co-op/gocron - mhyllander opened this issue 10 months ago
[BUG] - RemoveJob almost always returns an error: gocron: job not found
github.com/go-co-op/gocron - rigens opened this issue 10 months ago
github.com/go-co-op/gocron - rigens opened this issue 10 months ago
[BUG] - The current latest v2.2.6 release displays incorrect timestamps for LastRun and NextRun WithSingletonMode(gocron.LimitModeReschedule)
github.com/go-co-op/gocron - vish-c opened this issue 10 months ago
github.com/go-co-op/gocron - vish-c opened this issue 10 months ago
[BUG] A job stops running with out any error
github.com/go-co-op/gocron - vish-c opened this issue 10 months ago
github.com/go-co-op/gocron - vish-c opened this issue 10 months ago
without a mutex protecting the map, there can an odd race condition where the job returns not found
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] - Scheduler started with WithLimitConcurrentJobs with WithLimitWait does not run a OneOffJob since 2.2.5
github.com/go-co-op/gocron - daviesluke opened this issue 10 months ago
github.com/go-co-op/gocron - daviesluke opened this issue 10 months ago
[BUG] - job.NextRub and job.LastRun not immediately available inside the job when the job begins
github.com/go-co-op/gocron - daviesluke opened this issue 10 months ago
github.com/go-co-op/gocron - daviesluke opened this issue 10 months ago
Date Range not working using cron expression in gocron v1 v1.37.0
github.com/go-co-op/gocron - maddalieswar opened this issue 10 months ago
github.com/go-co-op/gocron - maddalieswar opened this issue 10 months ago
elector & locker were failing to send out when not leader
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
How to schedule job to run on every 2nd thursday of month at 10:10 AM using gocron v1 or v2
github.com/go-co-op/gocron - maddalieswar opened this issue 10 months ago
github.com/go-co-op/gocron - maddalieswar opened this issue 10 months ago
fix cases where default on send out is resulting in job not going out
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] - `job.LastRun()` is not updated after calling `job.RunNow()`
github.com/go-co-op/gocron - JakobDev opened this issue 10 months ago
github.com/go-co-op/gocron - JakobDev opened this issue 10 months ago
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
github.com/go-co-op/gocron - dependabot[bot] opened this pull request 10 months ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request 10 months ago
[BUG] - Singleton jobs can fail to get rescheduled in LimitModeReschedule on any overrun due to a channel error.
github.com/go-co-op/gocron - kj87au opened this issue 10 months ago
github.com/go-co-op/gocron - kj87au opened this issue 10 months ago
Security policy does not mention 2.x.x
github.com/go-co-op/gocron - inputvalidation opened this issue 10 months ago
github.com/go-co-op/gocron - inputvalidation opened this issue 10 months ago
[BUG] Please help with Elector example
github.com/go-co-op/gocron - valri11 opened this issue 11 months ago
github.com/go-co-op/gocron - valri11 opened this issue 11 months ago
[FEATURE] - whether to consider adding recovery to the task
github.com/go-co-op/gocron - iwanlebron opened this issue 11 months ago
github.com/go-co-op/gocron - iwanlebron opened this issue 11 months ago
[BUG] - cron expression failed to be parsed - unknown unit "d"
github.com/go-co-op/gocron - milahu opened this issue 11 months ago
github.com/go-co-op/gocron - milahu opened this issue 11 months ago
[BUG] - Cannot create job with task with variadic args
github.com/go-co-op/gocron - bbompk opened this issue 11 months ago
github.com/go-co-op/gocron - bbompk opened this issue 11 months ago
WithSingletonMode(gocron.LimitModeWait) not queuing
github.com/go-co-op/gocron - Shuri2060 opened this issue 11 months ago
github.com/go-co-op/gocron - Shuri2060 opened this issue 11 months ago
Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
github.com/go-co-op/gocron - dependabot[bot] opened this pull request 11 months ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request 11 months ago
[FEATURE] - run next job with delay after previous job finish
github.com/go-co-op/gocron - kuchaguangjie opened this issue 11 months ago
github.com/go-co-op/gocron - kuchaguangjie opened this issue 11 months ago
[BUG] - Lazy evaluation for schedule values
github.com/go-co-op/gocron - KaibutsuX opened this issue 11 months ago
github.com/go-co-op/gocron - KaibutsuX opened this issue 11 months ago
Bump codecov/codecov-action from 3 to 4
github.com/go-co-op/gocron - dependabot[bot] opened this pull request 11 months ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request 11 months ago
correct AfterJobRuns doc
github.com/go-co-op/gocron - JohnRoesler opened this pull request 11 months ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request 11 months ago
[BUG] - Contradiction in docs and implementation: `gocron.AfterJobRuns` only executed on success
github.com/go-co-op/gocron - mgoetzegb opened this issue 11 months ago
github.com/go-co-op/gocron - mgoetzegb opened this issue 11 months ago
fix RunNow() when calling from a job returned by Jobs()
github.com/go-co-op/gocron - JohnRoesler opened this pull request 11 months ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request 11 months ago
BUG: gocron: Job: RunNow: scheduler unreachable
github.com/go-co-op/gocron - JohnRoesler opened this issue 11 months ago
github.com/go-co-op/gocron - JohnRoesler opened this issue 11 months ago
fix unsafe map usage in singletonMode
github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
Bump github.com/google/uuid from 1.5.0 to 1.6.0
github.com/go-co-op/gocron - dependabot[bot] opened this pull request 12 months ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request 12 months ago
fix singletonMode unsafe map
github.com/go-co-op/gocron - a3sroot opened this pull request 12 months ago
github.com/go-co-op/gocron - a3sroot opened this pull request 12 months ago
fix monthly jobs when counting days from the end
github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
[BUG] - An unsafe map call exists for singletonMode.
github.com/go-co-op/gocron - a3sroot opened this issue 12 months ago
github.com/go-co-op/gocron - a3sroot opened this issue 12 months ago
[BUG] - monthlyJob daysOfTheMonth only -1
github.com/go-co-op/gocron - elemhan opened this issue 12 months ago
github.com/go-co-op/gocron - elemhan opened this issue 12 months ago
Add job monitor interface to allow for collecting job metrics
github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
wait for new job to be fully created before returning
github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
[BUG] - gocron: job not found
github.com/go-co-op/gocron - mihailstefanov opened this issue almost 1 year ago
github.com/go-co-op/gocron - mihailstefanov opened this issue almost 1 year ago
[FEATURE] Allow setting a stopTime on jobs to run the job until that date/time is reached
github.com/go-co-op/gocron - 15930245014 opened this issue almost 1 year ago
github.com/go-co-op/gocron - 15930245014 opened this issue almost 1 year ago
make the order of the returned jobs slice deterministic
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
[BUG] - some UUIDs in Scheduler are identical
github.com/go-co-op/gocron - Inasayang opened this issue about 1 year ago
github.com/go-co-op/gocron - Inasayang opened this issue about 1 year ago
fix to handle when next ends up in the past
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
refactor: the scheduler preparing the job to exec
github.com/go-co-op/gocron - XiXiangFiles opened this pull request about 1 year ago
github.com/go-co-op/gocron - XiXiangFiles opened this pull request about 1 year ago
[BUG] - V2 scheduler stop immediatly
github.com/go-co-op/gocron - benoitdm-oslandia opened this issue about 1 year ago
github.com/go-co-op/gocron - benoitdm-oslandia opened this issue about 1 year ago
add new features, OneTimeJob and Job.RunNow()
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Bump github.com/google/uuid from 1.4.0 to 1.5.0
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
Bump github/codeql-action from 2 to 3
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
fix weekly and monthly to handle midnight
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
[BUG] - `WeeklyJob` is work abnormal
github.com/go-co-op/gocron - XiXiangFiles opened this issue about 1 year ago
github.com/go-co-op/gocron - XiXiangFiles opened this issue about 1 year ago
[BUG] - Cron tasks start unexpected behavior
github.com/go-co-op/gocron - Kachit opened this issue about 1 year ago
github.com/go-co-op/gocron - Kachit opened this issue about 1 year ago
[FEATURE] - allow to run a job manually
github.com/go-co-op/gocron - firefart opened this issue about 1 year ago
github.com/go-co-op/gocron - firefart opened this issue about 1 year ago
fix: check function param length and type
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
[BUG] - Job execution fails silently on argument mismatch
github.com/go-co-op/gocron - tahamr83 opened this issue about 1 year ago
github.com/go-co-op/gocron - tahamr83 opened this issue about 1 year ago
[BUG] - Pointer to the a scheduler instance
github.com/go-co-op/gocron - alex-savin opened this issue about 1 year ago
github.com/go-co-op/gocron - alex-savin opened this issue about 1 year ago
daily job next logic failed to consider 1 midnight attime
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
v2 daily job seems to execute in an infinite loop
github.com/go-co-op/gocron - USA-RedDragon opened this issue about 1 year ago
github.com/go-co-op/gocron - USA-RedDragon opened this issue about 1 year ago
What is the equivalent of `job.FinishedRunCount()` in v2?
github.com/go-co-op/gocron - zx8 opened this issue about 1 year ago
github.com/go-co-op/gocron - zx8 opened this issue about 1 year ago
Ability to register for events associated with jobs starting immediately
github.com/go-co-op/gocron - drwpls opened this pull request about 1 year ago
github.com/go-co-op/gocron - drwpls opened this pull request about 1 year ago
Bump actions/checkout from 3 to 4
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
Bump actions/setup-go from 4 to 5
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
Update docs, tests, and release prep
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
month first weekday bug
github.com/go-co-op/gocron - davemilller opened this pull request about 1 year ago
github.com/go-co-op/gocron - davemilller opened this pull request about 1 year ago
[BUG] - MonthFirstWeekday calculated incorrectly if month is December.
github.com/go-co-op/gocron - muranant opened this issue about 1 year ago
github.com/go-co-op/gocron - muranant opened this issue about 1 year ago
[BUG] When date changes to before, conJob not work
github.com/go-co-op/gocron - zishen opened this issue about 1 year ago
github.com/go-co-op/gocron - zishen opened this issue about 1 year ago
allow max concurrent runs and singleton mode together
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
[ENHANCEMENT] - SetMaxConcurrentJobs to work with singleton jobs
github.com/go-co-op/gocron - hspark0582 opened this issue about 1 year ago
github.com/go-co-op/gocron - hspark0582 opened this issue about 1 year ago
correct lock to use job.name instead of id
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
add job name to event listners
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Revert "add code cov"
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
codecov with instead of env
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
[BUG] - CronWithSeconds - Planning N distinct jobs at the same second from a loop ends up always running N times the same job
github.com/go-co-op/gocron - ekkinox opened this issue about 1 year ago
github.com/go-co-op/gocron - ekkinox opened this issue about 1 year ago
add distributed locker for v2
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
force `executor` to use attached logger instead of "log" package
github.com/go-co-op/gocron - AlphaNecron opened this pull request about 1 year ago
github.com/go-co-op/gocron - AlphaNecron opened this pull request about 1 year ago
[FEATURE] - Support for Long-Running, One-Time Jobs with Start/Stop Controls
github.com/go-co-op/gocron - Demy076 opened this issue about 1 year ago
github.com/go-co-op/gocron - Demy076 opened this issue about 1 year ago
update docs and add mocks pkg
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
test all remaining With*, and test logger
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Exposing job's scheduled unit and interval
github.com/go-co-op/gocron - chicknsoup opened this pull request about 1 year ago
github.com/go-co-op/gocron - chicknsoup opened this pull request about 1 year ago
elector test & makefile test coverage
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Bump github.com/google/uuid from 1.3.1 to 1.4.0
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
fix(scheduler): ensure negative intervals given to `Every` return an immediate error #600
github.com/go-co-op/gocron - husam-e opened this pull request about 1 year ago
github.com/go-co-op/gocron - husam-e opened this pull request about 1 year ago
Avoid allocations with `(*regexp.Regexp).MatchString`
github.com/go-co-op/gocron - Juneezee opened this pull request about 1 year ago
github.com/go-co-op/gocron - Juneezee opened this pull request about 1 year ago
Using the latest version currently, I encountered a situation where the execution occurs twice. After multiple tests, I found that the occurrence of execution twice is sporadic, and I am not sure under what circumstances it occurs.
github.com/go-co-op/gocron - JohnRoesler opened this issue about 1 year ago
github.com/go-co-op/gocron - JohnRoesler opened this issue about 1 year ago
[BUG] - Handling negative time.Duration as interval param to `Every` func
github.com/go-co-op/gocron - husam-e opened this issue about 1 year ago
github.com/go-co-op/gocron - husam-e opened this issue about 1 year ago