Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / QueueClassic/queue_classic issues and pull requests

#354 - Implement ActiveJob adapter

Pull Request - State: open - Opened by sabljak 2 months ago

#353 - Use Github Actions to build the gem, instead of doing it by hand

Issue - State: open - Opened by ukd1 8 months ago
Labels: feature

#352 - Gem signing

Issue - State: open - Opened by ukd1 8 months ago - 1 comment
Labels: feature

#351 - Remove eval

Pull Request - State: open - Opened by ukd1 8 months ago

#346 - Why #lock is not using `QC.table_name`

Issue - State: closed - Opened by gmhawash 9 months ago - 1 comment
Labels: bug

#344 - Investigate PG 12+ CTE materialization

Issue - State: closed - Opened by ukd1 about 1 year ago
Labels: feature

#343 - Support for OracleSQL

Issue - State: closed - Opened by abhitiwari1322 over 2 years ago - 2 comments

#342 - Updates for 4.1.0

Pull Request - State: closed - Opened by ukd1 over 2 years ago

#339 - Release 4.0.0

Pull Request - State: closed - Opened by ukd1 over 2 years ago

#338 - Add success_handler to give subclass control over success

Pull Request - State: closed - Opened by ukd1 over 2 years ago

#337 - Setup codeql analysis

Pull Request - State: closed - Opened by ukd1 over 2 years ago

#336 - Possibility of a release version?

Issue - State: closed - Opened by os6sense almost 3 years ago - 2 comments

#334 - Use nil for tty option in normalize_db_url

Pull Request - State: closed - Opened by jhawthorn about 3 years ago - 3 comments

#332 - Add success_handler to give subclass control over success

Pull Request - State: closed - Opened by gmhawash about 3 years ago - 3 comments

#331 - Mention GoodJob

Pull Request - State: closed - Opened by sandstrom over 3 years ago

#330 - App 3445 fix connection is closed errors in queue classic

Pull Request - State: closed - Opened by siimkask-ep over 3 years ago - 1 comment

#329 - DC-7027 add mailer to queue classic job

Pull Request - State: closed - Opened by saher88 over 3 years ago - 2 comments

#328 - Update max pg version to 2.1

Pull Request - State: closed - Opened by saher88 over 3 years ago - 1 comment

#327 - precompile fails with ruby 2.7

Issue - State: closed - Opened by bwlang over 4 years ago - 1 comment

#326 - Add testing for ruby 2.7

Pull Request - State: closed - Opened by faraquet over 4 years ago - 1 comment

#325 - fixes issue #314. Guard against timestamp coming back as Time class instance

Pull Request - State: closed - Opened by austinrfnd almost 5 years ago - 5 comments

#323 - Update to currently supported ruby versions

Pull Request - State: closed - Opened by ukd1 about 5 years ago

#322 - Attempt to fix build

Pull Request - State: closed - Opened by magni- about 5 years ago

#321 - ActiveRecord connection sharing: queue_classic cause rails application hang

Issue - State: open - Opened by rioug about 5 years ago - 2 comments
Labels: bug

#320 - Use a CTE to prevent a nested loop from locking multiple jobs

Pull Request - State: closed - Opened by jasoncodes about 5 years ago - 2 comments

#319 - [FAQ] queue classic and classic plus for production

Issue - State: closed - Opened by kirantpatil over 5 years ago - 1 comment

#318 - Remove excess memoization of ConnAdapter instances

Pull Request - State: closed - Opened by kolen over 5 years ago - 3 comments

#317 - ActiveRecord connection sharing: connection is returned to the pool

Issue - State: open - Opened by kolen over 5 years ago - 4 comments

#316 - Is there anything like que-scheduler for queue_classic?

Issue - State: closed - Opened by coffenbacher over 5 years ago - 1 comment
Labels: feature

#315 - scheduled_at should come back as a Time object

Pull Request - State: closed - Opened by bwlang over 5 years ago - 3 comments

#314 - No Implicit coversion of Time into String

Issue - State: closed - Opened by bwlang over 5 years ago - 1 comment
Labels: bug

#313 - Remove support for older Postgres versions, also add migrations for 4.0.0

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#312 - Fix PG::ConnectionBad issue

Pull Request - State: closed - Opened by ukd1 over 5 years ago - 2 comments

#311 - Skip locked, merged with master

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#310 - Don't rescue Time.now exceptions in log_yield

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#309 - Update README.md

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#308 - Add some fixes for fresh installs with AR migrations

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#307 - Make QC fail with versions of PG < 9.6, add notes in readme and chang…

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#306 - Add frozen string literal to everything

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#305 - Add testing for other versions of ruby and pg

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#304 - Move to Circle CI

Pull Request - State: closed - Opened by ukd1 over 5 years ago

#303 - Use skip locked

Pull Request - State: closed - Opened by JasonHerr over 5 years ago - 15 comments

#302 - PG::ConnectionBadqc:work PQconsumeInput() connection not open

Issue - State: open - Opened by udfalkso over 5 years ago - 13 comments
Labels: bug

#301 - check that the connection is still able to make queries

Pull Request - State: closed - Opened by fattymiller over 5 years ago - 3 comments

#300 - Add AR versions to generators for migrations

Issue - State: closed - Opened by bwlang almost 6 years ago - 2 comments

#299 - Passwords sometimes need to be URI encoded (and decoded!)

Issue - State: closed - Opened by Spakman about 6 years ago - 1 comment

#298 - Create CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by ukd1 over 6 years ago

#297 - Change ruby versions to currently supported ones.

Pull Request - State: closed - Opened by ukd1 over 6 years ago

#296 - Missing queue_class:install generator

Issue - State: closed - Opened by skatkov over 6 years ago - 6 comments

#295 - Update max pg version to 2.1

Pull Request - State: closed - Opened by gmhawash over 6 years ago - 2 comments

#294 - Automatically retry enqueuing after connection reset

Pull Request - State: closed - Opened by borgand almost 7 years ago

#293 - CHANGELOG.md with dates, compare links

Pull Request - State: closed - Opened by olleolleolle about 7 years ago - 2 comments

#292 - [refactor] tasks: use Kernel#abort

Pull Request - State: closed - Opened by olleolleolle about 7 years ago

#291 - Change PG Version to <= 2.0

Pull Request - State: closed - Opened by Kjarrigan over 7 years ago - 1 comment

#290 - use latest Rubies

Pull Request - State: closed - Opened by takkanm over 7 years ago - 1 comment

#289 - Bump pg dep from < 0.20 to < 0.21

Pull Request - State: closed - Opened by glebm over 7 years ago - 1 comment

#288 - restore Forking section to README

Pull Request - State: closed - Opened by takkanm almost 8 years ago - 3 comments

#287 - CI against current newest stable rubies (take 2)

Pull Request - State: closed - Opened by amatsuda almost 8 years ago

#286 - Fix failing Travis CI builds

Pull Request - State: closed - Opened by amatsuda almost 8 years ago - 1 comment

#285 - queue classic not thread safe

Issue - State: closed - Opened by gfodor almost 8 years ago - 3 comments

#284 - Bump pg version dependency

Pull Request - State: closed - Opened by clemensg about 8 years ago

#283 - Recommended worker implementation

Issue - State: closed - Opened by ghost over 8 years ago - 1 comment

#282 - Update setup to reflect latest stable release

Pull Request - State: closed - Opened by MarkBennett over 8 years ago - 2 comments

#281 - Change all SQL keywords to uppercase

Pull Request - State: closed - Opened by ream88 over 8 years ago - 3 comments

#280 - Fix custom worker example

Pull Request - State: closed - Opened by ream88 over 8 years ago - 1 comment

#279 - Using SKIP LOCKED on Postgres 9.5

Issue - State: closed - Opened by MSch over 8 years ago - 16 comments

#278 - Use correct gem version specification in README

Pull Request - State: closed - Opened by malclocke over 8 years ago - 1 comment

#277 - show how to run a single test in the readme

Pull Request - State: closed - Opened by bronson almost 9 years ago

#276 - Wishlist for the next major revision

Issue - State: closed - Opened by bronson almost 9 years ago - 2 comments

#275 - Add handler when job is a success so it's easier to add custom logging / monitoring

Pull Request - State: closed - Opened by archiloque almost 9 years ago - 4 comments

#274 - Fix typo in test name

Pull Request - State: closed - Opened by archiloque almost 9 years ago

#273 - more detailed example in the README

Pull Request - State: closed - Opened by archiloque almost 9 years ago - 2 comments

#271 - use https for rubygems urls

Pull Request - State: closed - Opened by archiloque almost 9 years ago

#263 - Rescue ScriptError and NoMemoryError as well as StandardError.

Pull Request - State: closed - Opened by thejonanshow over 9 years ago

#261 - Fix for postgres versions below 9.2

Pull Request - State: closed - Opened by joepestro over 9 years ago - 2 comments

#256 - add `Worker#work_off` and `rake qc:work_off`.

Pull Request - State: open - Opened by senny over 9 years ago - 14 comments

#255 - Count scheduled vs ready jobs

Pull Request - State: closed - Opened by smathieu almost 10 years ago - 8 comments

#253 - Change QC::Queue interface to support setting the conn adapter in the constructor.

Pull Request - State: closed - Opened by smathieu almost 10 years ago - 3 comments

#252 - Proposed schema changes

Issue - State: closed - Opened by smathieu almost 10 years ago - 2 comments
Labels: feature

#250 - QueueClassic 3.2

Issue - State: closed - Opened by smathieu almost 10 years ago - 15 comments

#249 - Proposed interface change to QC::Queue

Issue - State: closed - Opened by smathieu almost 10 years ago - 4 comments
Labels: feature

#248 - Make QC a bit thread safe

Pull Request - State: closed - Opened by smathieu almost 10 years ago - 7 comments

#246 - Count in QC::Queue returns scheduled jobs too

Issue - State: closed - Opened by jipiboily almost 10 years ago - 8 comments

#244 - Does not work the default ActionMailer queue introduced in Rails 4.2

Issue - State: closed - Opened by myobie almost 10 years ago - 15 comments

#220 - Asynchronous forked workers with specs

Pull Request - State: closed - Opened by Inviz over 10 years ago - 7 comments

#219 - Change spec so it doesn't freak out on multiple pg connections

Pull Request - State: closed - Opened by Inviz over 10 years ago - 2 comments

#216 - 207 forking in v3

Pull Request - State: closed - Opened by 2468ben over 10 years ago - 2 comments

#213 - Enqueue not logging or triggering callback

Issue - State: closed - Opened by johnklawlor over 10 years ago - 2 comments
Labels: bug

#207 - Is forking supposed to work for 3.0.0?

Issue - State: open - Opened by jipiboily over 10 years ago - 14 comments
Labels: bug

#198 - Relax job selection if job_count < top_boundary

Pull Request - State: closed - Opened by erykwalder over 10 years ago - 5 comments

#192 - Provide an instrumentation task

Issue - State: closed - Opened by ryandotsmith almost 11 years ago - 1 comment
Labels: feature

#191 - Allow for transient processing of jobs

Issue - State: open - Opened by rwdaigle almost 11 years ago - 7 comments
Labels: feature

#184 - Allow disabling of LISTEN/NOTIFY in order to use PgBouncer transaction pooling

Issue - State: closed - Opened by gregburek almost 11 years ago - 6 comments

#165 - After a worker crash, jobs are never unlocked

Issue - State: closed - Opened by smathieu over 11 years ago - 22 comments