issues
search
koudelka
/
honeydew
Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈
MIT License
724
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix compiler warnings
#128
FlorianGerhardt
opened
10 months ago
0
Error when listing mnesia in mix extra_applications.
#127
martinos
opened
1 year ago
0
Shutdown hangs
#126
martinos
closed
1 year ago
11
ErlangQueue doesn't respect delay_secs option
#125
krainboltgreene
closed
2 years ago
1
Ignore {:reply, false} option for async request
#124
savtrip
closed
1 year ago
0
Misc doc changes
#123
kianmeng
opened
2 years ago
0
Fix typos
#122
kianmeng
opened
2 years ago
0
Timeout error on application start
#121
steveops
closed
3 years ago
1
Redesigning API for concurrency
#120
lguminski
opened
3 years ago
0
API for accessing in_progress jobs
#119
lguminski
opened
3 years ago
0
prevent 'integer out of range' error in delay_ready
#118
fishtreesugar
closed
3 years ago
1
no match of right hand side value: []
#117
Schultzer
opened
3 years ago
2
Fix compile warnings on Elixir 1.11
#116
zillou
closed
3 years ago
1
Unexpected behavior: bad_return application start failure using Mnesia outside of Honeydew
#115
jacobwarren
closed
3 years ago
5
Fix documentation on the default queue for `start_queue`
#114
fanzeyi
closed
3 years ago
1
Creates a behaviour for `Honeydew.Logger` module
#113
sezaru
opened
4 years ago
0
Doc links to code broken
#112
savtrip
closed
1 year ago
2
How to cancel Jobs in Ecto Queue?
#111
mohandass-pat
closed
4 years ago
1
pg2 scheduled for removal
#110
savtrip
closed
2 years ago
10
How to rerun jobs if the system crashes?
#109
pavo-tusker
closed
4 years ago
1
Use Ecto.Type if possible to provide new callbacks
#108
garthk
closed
4 years ago
2
warning: function equal?/2 required by behaviour Ecto.Type
#107
garthk
closed
4 years ago
0
Custom queue makes Honeydew crashs by timeout
#106
sezaru
opened
4 years ago
4
Mnesia as default queue not mentioned in start_queue/2 documentation
#105
Zgore14
opened
4 years ago
1
Support Ecto.Adapters.MyXQL for MySQL
#104
bsuprun
opened
4 years ago
6
Control retry time within job
#103
sezaru
closed
4 years ago
2
Disabling clock freeze warning in test environment
#102
martinos
closed
4 years ago
1
Clear an entire queue
#101
darksheik
closed
4 years ago
1
Gracefull shutdown documentation
#100
martinos
opened
4 years ago
2
Job stuck in a queue
#99
martinos
opened
4 years ago
37
Issues with mnesia on production
#98
martinos
closed
4 years ago
7
Looks like worker dies and no more jobs being picked up
#97
nateless
closed
4 years ago
10
Add a documented way to select finished ecto queue jobs
#96
futpib
opened
4 years ago
2
Add an extra example for queue arg configuration
#95
vihu
closed
4 years ago
1
Mention need for :mnesia to be added to :extra_applications
#94
bobek
closed
5 years ago
1
Final failure callback on worker?
#93
messutied
closed
5 years ago
2
Ecto.Adapters.MyXQL, isn't currently supported
#92
basbz
closed
5 years ago
2
Document queue callbacks
#91
hauleth
opened
5 years ago
1
Allow graceful handling of errors
#90
hauleth
closed
5 years ago
1
Return error tuple from `Honeydew.start_queue/1` on failure
#89
hauleth
closed
5 years ago
1
Fixed querying tables with schema prefixes
#88
davidsulc
closed
5 years ago
3
Want to add new persistence adaptor, where to start?
#87
deadtrickster
closed
5 years ago
6
Note that handlers are run by monitor processes
#86
nathanl
closed
5 years ago
2
Fix bug in validate_args!/1
#85
Schultzer
closed
5 years ago
4
Mention default failure mode
#84
nathanl
closed
5 years ago
1
Is there a way to have a batch of jobs?
#83
nathanl
closed
4 years ago
5
Can't get it to start in a Phoenix project
#82
messutied
closed
5 years ago
2
No way to programatically restart a job?
#81
hubertlepicki
closed
5 years ago
1
Ecto Compound Keys Support
#80
koudelka
closed
5 years ago
0
Composite primary keys
#79
danschultzer
closed
5 years ago
3
Next