issues
search
samsondav
/
rihanna
Rihanna is a high performance postgres-backed job queue for Elixir
MIT License
439
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Any chance of a version bump / release with the latest changes?
#107
trinode
opened
1 year ago
2
Resolve #102: fix compiler warnings about duplicate docs
#106
chakeresa
closed
1 year ago
0
Option to create the jobs_table_name on a different schema
#105
iceniveth
opened
2 years ago
0
Ensure it works under phoenix 1.6.rc
#104
zven21
closed
3 years ago
2
Rihanna.enqueue_many ?
#103
lstrzebinczyk
closed
3 years ago
2
Warnings on 1.11.4
#102
tpitale
closed
1 year ago
0
Job.mark_successful uses Job.delete
#101
tpitale
closed
3 years ago
0
Add job module to telemetry
#100
tpitale
closed
3 years ago
2
Upgrade checks fail when database has multiple schemas & job tables
#99
rubysolo
closed
3 years ago
0
multi-schema support
#98
rubysolo
closed
3 years ago
2
Rihanna Jobs sporadically not appearing in logs
#97
LannyBose
closed
4 years ago
2
Retry jobs even when they raise/exit
#96
jonnystoten
opened
4 years ago
6
Jobs that unexpectedly raise/exit are never retried
#95
jonnystoten
opened
4 years ago
1
Report job type (e.g. module name) in Telemetry events
#94
soundmonster
closed
3 years ago
6
Add NULLS FIRST to due_at column on jobs table to fix performance of locking query
#93
tpitale
closed
4 years ago
2
lock optimization for very large jobs table. Possible?!
#92
florinpatrascu
closed
4 years ago
10
Returning {:reenqueue, due_at} from job removes job from table
#91
satyavh
closed
4 years ago
3
ERROR 25006 (read_only_sql_transaction) cannot execute SELECT FOR UPDATE in a read-only transaction
#90
lpil
opened
5 years ago
2
Fixing Rihanna.Jobs documentation
#89
dishonesthips
closed
5 years ago
1
Rihanna.Jobs documentation issue
#88
dishonesthips
closed
5 years ago
0
Order by due_at
#87
tpitale
closed
5 years ago
0
Should due_at be part of the order in the lock query?
#86
tpitale
closed
5 years ago
2
Add support to re-enqueue a job at a new due_at
#85
tpitale
closed
5 years ago
2
Re-enqueue and retain metadata
#84
tpitale
closed
5 years ago
0
Question: Projection on when multi-queue support will be a thing?
#83
topherhunt
opened
5 years ago
8
Running with many repos in the umbrella
#82
iacobson
closed
4 years ago
3
UndefinedFunctionError: function nil.id/0 is undefined
#81
potibas
opened
5 years ago
3
Telemetry 0.4 has deprecated execute/3 with a single value
#80
tpitale
closed
5 years ago
3
Running N instances of rihanna on different tables
#79
tpitale
closed
5 years ago
2
Add telemetry, track a few things
#78
tpitale
closed
5 years ago
2
Add mix tasks to setup database without Ecto
#77
adolfosilva
closed
5 years ago
2
Running on many apps in an umbrella
#76
iacobson
opened
5 years ago
6
Not execute in test sandbox ?
#75
mydearxym
closed
5 years ago
1
v1.3.5
#74
lpil
closed
5 years ago
2
Postgres error: "you don't own a lock of type ExclusiveLock"
#73
tombh
closed
5 years ago
5
v1.3.4
#72
lpil
closed
5 years ago
0
v1.3.3
#71
lpil
closed
5 years ago
0
Postgrex opts
#70
lpil
closed
5 years ago
3
SSL Options on supervisor connection
#69
victorolinasc
closed
5 years ago
5
How to rollback Rihanna migration? Just drop table?
#68
sensiblearts
closed
5 years ago
1
Google cloud_sql_proxy Ecto works fine but Rhianna dropping jobs? :econnrefused
#67
sensiblearts
closed
5 years ago
1
Basic retry on standard failure
#66
tpitale
closed
5 years ago
6
Add job priority
#65
tpitale
closed
5 years ago
24
fix typo in README.md
#64
seeekr
closed
5 years ago
0
Telemetry integration
#63
lpil
closed
5 years ago
2
Module and function name should be columns to enable fast searching
#62
samsondav
opened
5 years ago
5
Job.delete_by/1
#61
VitorTrin
closed
5 years ago
5
Feature request: Delete jobs by term
#60
VitorTrin
closed
5 years ago
1
Feature request: test helpers
#59
KushalP
opened
5 years ago
5
Allow setting the priority of a job
#58
KushalP
closed
5 years ago
17
Next