issues
search
go-co-op
/
gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
MIT License
5.68k
stars
309
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
#801
dependabot[bot]
closed
11 hours ago
0
fix overly greedy panic handler
#800
JohnRoesler
closed
5 days ago
0
[BUG] - Distributed lock not working correctly
#799
OrkhanAlikhanov
opened
1 week ago
0
[BUG] - false positive errors on verify types of paramters
#798
c14h3
opened
2 weeks ago
1
V3
#797
gaoyaxuan
closed
2 weeks ago
0
update mocks with latest job/scheduler changes
#794
JohnRoesler
closed
3 weeks ago
0
[BUG] - gocronmocks.MockScheduler does not implement gocron.Scheduler (missing method JobsWaitingInQueue)
#793
arctouch-mauriciocodeguez
closed
3 weeks ago
0
weekly and monthly jobs should not allow zero interval
#792
JohnRoesler
closed
3 weeks ago
0
dailyjob should not allow interval zero
#791
JohnRoesler
closed
3 weeks ago
0
[BUG] - DailyJob and OneTimeJob get overwritten by each other
#790
juzeon
closed
3 weeks ago
2
[BUG] - Nightly job run twice
#789
wandering-tales
opened
1 month ago
1
feat: add dynamic limit mode update functionality, closes #768
#788
pcfreak30
opened
1 month ago
0
feat: add Context() method and update job retrieval, closes #762
#787
pcfreak30
opened
1 month ago
0
feat: add lock update mechanism for jobs, closes #762
#786
pcfreak30
opened
1 month ago
0
[FEATURE] - Please add descriptive title
#785
uded
opened
1 month ago
0
fix(mocks): update `MockScheduler` mock
#783
wandering-tales
closed
1 month ago
1
[BUG] - `gocronmocks.MockScheduler` does not implement `gocron.Scheduler` (missing method `JobsWaitingInQueue`)
#782
wandering-tales
closed
1 month ago
1
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
#781
dependabot[bot]
closed
3 weeks ago
0
feat(monitor): introduce MonitorStatus
#780
FalcoSuessgott
opened
2 months ago
1
Issue 778
#779
rbroggi
closed
2 months ago
1
[BUG] - CPU spike / max-out in One-time job when 2 or more equal times are provided
#778
rbroggi
closed
2 months ago
0
[BUG] - Potential Memory Leak Due to Timer Creation in AfterFunc and selectExecJobsOutForRescheduling
#777
hayotbisonai
opened
2 months ago
0
fix: cleanup timers
#776
hayotbisonai
closed
2 months ago
0
[FEATURE] - Add JobStatus to RecordJobTiming in Monitor Interface
#775
FalcoSuessgott
opened
2 months ago
1
[BUG] - Job NextRun return zero time
#774
hungtcs
closed
2 months ago
1
[BUG] - OneTimeJob Missing Execution
#773
gaoyaxuan
opened
2 months ago
0
[FEATURE] - go version request
#769
Xavierxhq
closed
2 months ago
4
[FEATURE] - Change limit at runtime
#768
pcfreak30
opened
3 months ago
7
handle crontab and return error with invalid day in a month
#766
JohnRoesler
closed
3 months ago
0
31 FEB executes immediately
#765
snus8bit
closed
3 months ago
0
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
#764
dependabot[bot]
closed
3 months ago
0
add Rescheduled metric for executor.
#763
Higan
closed
4 months ago
0
[FEATURE] - Several potential changes
#762
pcfreak30
opened
4 months ago
4
internal refactoring of JobOption constructor, clock moved to exec
#761
JohnRoesler
closed
4 months ago
0
issue-654: allow setting a stopTime for job.
#760
Higan
closed
4 months ago
2
Fix typo
#759
deining
closed
4 months ago
0
issue-756: fix interface variadic parameters verifying
#757
apocelipes
closed
4 months ago
0
[BUG] - cannot handle variadic interface parameters
#756
apocelipes
closed
4 months ago
1
issue-677: support task creation with variadic args
#755
Higan
closed
4 months ago
0
feat: add WithIdentifier
#754
pcfreak30
closed
4 months ago
0
[FEATURE] - Allow UUID to be set in the job
#753
pcfreak30
closed
4 months ago
3
issue-751: Address Bug in Rescheduling
#752
samuelattwood
closed
4 months ago
0
[BUG] - Reschedule Count Up From Time Zero
#751
samuelattwood
closed
4 months ago
2
[BUG] - Timing cycle trigger problem
#750
zhangyuanxue
closed
4 months ago
3
issue-747: Provide more details of ErrPanicRecovered
#749
Higan
closed
4 months ago
0
[BUG] - library incompatible with the go latest version 1.22.4
#748
priyamgoenka1
closed
4 months ago
2
[FEATURE] - Provide more details of ErrPanicRecovered
#747
Higan
closed
4 months ago
2
[FEATURE] - Exposing job definition/scheduling information
#746
chicknsoup
opened
5 months ago
5
fix jobs not starting on scheduler restart when using WithLimitConcurrentJobs
#745
JohnRoesler
closed
5 months ago
0
issue-740: ascending time function
#744
rbroggi
closed
5 months ago
0
Next