issues
search
albrow
/
jobs
A persistent and flexible background jobs library for go.
MIT License
502
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
gofmt
#45
whilei
closed
6 years ago
1
Job status is changed to executing but job has not started execution
#44
paritosh90
opened
7 years ago
0
Support env prefix to redis keys
#43
yadvendar
opened
7 years ago
2
Support environmental prefix
#42
yadvendar
opened
7 years ago
0
super slow
#41
cypriss
opened
8 years ago
1
Application can't start due to error which message is 'jobs: In scanJob: Could not find Type with name = %s'
#40
fangjianwei
opened
8 years ago
1
Error Handling?
#39
pyrossh
opened
8 years ago
5
Make TestRecurringJob less fickle
#38
albrow
closed
8 years ago
0
Fix typo in README for pools
#37
cdrage
closed
8 years ago
1
Fix typo in README for pools
#36
cdrage
closed
8 years ago
2
Endless loop?
#35
cdrage
closed
8 years ago
6
Passing params / string name of job.
#34
cdrage
closed
8 years ago
2
Fix minor error in readme related to pools
#33
cdrage
closed
8 years ago
3
Examples?
#32
cdrage
closed
4 years ago
0
FindById and job identifiers/human names
#31
utrack
opened
9 years ago
6
After-job hook
#30
utrack
closed
9 years ago
1
After-job hook
#29
utrack
closed
9 years ago
2
job not exec with panic
#28
btfak
closed
9 years ago
8
Fix #26 by first checking if a job is destroyed in scripts.
#27
albrow
closed
9 years ago
2
Error when calling Destroy() from within a job handler function
#26
epelc
closed
9 years ago
8
Job runtime error messages should include a stack trace
#25
epelc
opened
9 years ago
0
Panic in xen container
#24
fzerorubigd
opened
9 years ago
4
Add a changelog
#23
epelc
closed
9 years ago
2
Add ErrJobNotFound and handle empty FindById responses
#22
epelc
closed
9 years ago
1
Add ErrJobNotFound and handle empty FindById responses
#21
epelc
closed
9 years ago
0
Fix find by id empty resp
#20
epelc
closed
9 years ago
1
Adds a check for an empty response to FindById()'s scanJob
#19
epelc
closed
9 years ago
2
FindById() doesn't return error for missing jobs
#18
epelc
closed
9 years ago
7
Reschedule with freq
#17
epelc
opened
9 years ago
2
Export job.freq
#16
epelc
closed
9 years ago
4
Support redis sentinel
#15
epelc
opened
9 years ago
6
Use an interface for jobs instead of a non-type-safe handler function (would break backwards-compatibility)
#14
albrow
opened
9 years ago
4
Use go generate to convert lua script files to strings
#13
albrow
closed
9 years ago
4
fixed multiple path in GOPATH
#12
wuyongzhi
closed
9 years ago
1
support multiple path in GOPATH
#11
wuyongzhi
closed
9 years ago
2
Add Redis Password as a Configuration Option
#10
albrow
closed
9 years ago
1
Make database/storage pluggable
#9
metakeule
opened
9 years ago
6
Fixed README typos
#8
soroushjp
closed
9 years ago
1
Intercept UNIX signals
#7
albrow
opened
9 years ago
4
Find a better way to purge stale pools and re-queue stale jobs
#6
albrow
opened
9 years ago
2
Use a unique machine identifier for generating pool ids
#5
albrow
closed
9 years ago
1
Implement spread out retries
#4
albrow
opened
9 years ago
6
Use sets instead of sorted sets where appropriate
#3
albrow
opened
9 years ago
0
Allow for multiple arguments to job handler functions
#2
albrow
closed
9 years ago
2
Allow job handler functions to return an error
#1
albrow
closed
9 years ago
1