issues
search
rails
/
solid_queue
Database-backed Active Job backend
MIT License
1.95k
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do not create a new transaction when creating a ReadyExecution
#424
leondmello
opened
6 hours ago
1
Add a default logger in bin/jobs
#423
djfpaagman
opened
9 hours ago
2
`SolidQueue::Processes::ProcessPrunedError` shown in "Failed jobs" and not being released back to their queues
#422
salmonsteak1
opened
1 day ago
2
Jobs and transactional integrity docs don't seem to be what actually happens in Solid Queue when using a single DB
#421
leondmello
opened
1 day ago
4
Recurring Tasks - still confused
#420
Nilpointer
opened
1 day ago
4
rails solid_queue:install:migrations is not a valid command
#419
Juksefantomet
opened
2 days ago
0
Starting/Stopping Specific Workers for SolidQueue
#418
bmb1603
closed
2 days ago
3
Reimplement Interruptible
#417
hms
opened
3 days ago
0
MacOS crash on solid_queue:start
#416
yoniamir
closed
4 days ago
2
Add helper method to query the latency on the Queue object
#415
andersonkrs
opened
4 days ago
0
Invalid Recurring Jobs: No Feedback
#414
jherdman
opened
4 days ago
2
How do we separate queues on different servers?
#413
ratnarajsukale
closed
4 days ago
2
Remove deprecated adapter specific deferred enqueueing of jobs
#412
bakku
closed
2 hours ago
0
M4 Max hard crash when running `bin/jobs`
#411
denvermullets
closed
6 days ago
9
Fix queue order when combining multiple prefixes or prefixes and names
#410
rosa
closed
5 days ago
0
Transactional integrity / Job enqueue deferring out of date?
#409
bakku
closed
2 hours ago
7
Clarificaiton regarding concurrency controls
#408
salmonsteak1
opened
1 week ago
1
Starting solid_queue on development erroring after upgrading Rails to 8.0
#407
sebaherrera07
opened
1 week ago
1
SolidQueue not auto start until manual run rake solid_queue:start
#406
YutoYasunaga
closed
1 week ago
1
Increased memory use when using `bin/jobs` to start Solid Queue?
#405
jp524
opened
1 week ago
6
Return enqueued active job from `RecurringTask#enqueue`
#404
rosa
closed
2 weeks ago
0
Possibility of making `SolidQueue::Job.clear_finished_in_batches` more performant?
#403
salmonsteak1
opened
2 weeks ago
4
Configuring DB issue
#402
rctneil
opened
2 weeks ago
21
What about adding jobs script to executables?
#401
blocknotes
opened
2 weeks ago
2
SolidQueue's tests Vs. my local environment
#400
hms
opened
2 weeks ago
2
Having Problems configuring solid_queue DB
#399
Kenneth-joseph
opened
3 weeks ago
7
RFC: "Force enqueue" scheduled jobs
#398
fgrehm
opened
3 weeks ago
1
Improve DISTINCT query for finding queue names in PostgreSQL
#397
bubiche
closed
2 days ago
2
solid_queue:install doesn't take config.active_record.pluralize_table_names in consideration
#396
dviana19
closed
3 weeks ago
2
Ability to Cancel a Future Scheduled Job
#395
sesyilmaz
opened
3 weeks ago
1
Usage of schema_format = :sql
#394
jherdman
closed
3 weeks ago
2
Removed recurring jobs from config file are still showing
#393
pasl
closed
3 weeks ago
1
Is there a way to exclude queues for workers?
#392
salmonsteak1
closed
3 weeks ago
1
Concurrency Control Order Guarantees
#391
onumossn
closed
3 weeks ago
2
Add explicit development instructions to the README.
#390
evdevdev
opened
1 month ago
8
option for silencing logging for heartbeats
#389
jlvallelonga
opened
1 month ago
2
Default to Hourly Cleanup of Finished Jobs in `recurring.yml`
#388
ksylvest
opened
1 month ago
0
source sequence is illegal/malformed utf-8 using mailer deliver_later
#387
facedo
closed
3 weeks ago
5
Relax Rails requirement (to 7.0)?
#386
codealchemy
closed
1 month ago
1
Error on hearbeat with SQLite3::BusyException: database is locked
#385
danielschnee
closed
1 week ago
3
`queue_schema.rb` dissapears after `rails db:migrate:reset`
#384
konradperlowski
closed
3 weeks ago
11
Use migration instead of schema for installs to ensure compatibility with structure.sql
#383
northeastprince
closed
1 month ago
1
Should delete the old recurring task when the task changed key, or removed
#382
iuhoay
opened
1 month ago
8
Bump .ruby_version to latest Ruby version (3.3.5)
#381
berkos
closed
1 week ago
0
Sequential Scans / Missing indexes?
#380
pglombardo
opened
1 month ago
2
Rake Task Support in Recurring Jobs
#379
kaka-ruto
opened
1 month ago
1
Clarify impact of two processes on SQLite
#378
northeastprince
closed
1 month ago
2
Solid Queue Update to 1.0.0
#377
rctneil
opened
1 month ago
18
Runs jobs twice for a couple of times after deployment
#376
rctneil
opened
1 month ago
2
Add compatibility with strict_loading_by_default
#375
JoeDupuis
opened
1 month ago
0
Next