Ecosyste.ms: Issues

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

GitHub / malthe/pq issues and pull requests

#74 - Polyglot

Pull Request - State: closed - Opened by malthe 5 months ago

#73 - 2.x roadmap

Issue - State: open - Opened by malthe 5 months ago

#72 - get items sometimes doesn't work

Issue - State: open - Opened by lilithxxx 8 months ago
Labels: bug

#71 - Any plans to migrate to Psycopg 3?

Issue - State: open - Opened by seperman 11 months ago - 1 comment

#70 - fix pg14: EXTRACT returns `numeric` instead of `float8`

Pull Request - State: closed - Opened by kalekseev about 1 year ago - 2 comments

#69 - fix type conversion

Pull Request - State: closed - Opened by for-github1 almost 2 years ago

#68 - Dashboard for PQ

Issue - State: open - Opened by marginalhours almost 3 years ago - 3 comments

#67 - Unwrap task function if wrapped

Pull Request - State: open - Opened by marginalhours about 3 years ago - 3 comments

#66 - Adding name of the job producer

Issue - State: open - Opened by riyadparvez over 3 years ago - 2 comments

#64 - Add support for using a custom schema

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

#63 - Adding recurring tasks?

Issue - State: open - Opened by ThibTrip over 3 years ago - 4 comments

#61 - Fix test_task_arguments forgotten parameter

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

#60 - Performance with a very large queue

Issue - State: closed - Opened by pramsey over 3 years ago - 9 comments

#59 - Passing job_id as first argument in tasks API

Pull Request - State: closed - Opened by danilaeremin almost 4 years ago - 2 comments

#58 - Get id of current task

Issue - State: closed - Opened by danilaeremin almost 4 years ago - 2 comments

#57 - Return id of created job

Pull Request - State: closed - Opened by danilaeremin almost 4 years ago

#56 - Pipenv using old create.sql

Issue - State: closed - Opened by retr0h almost 4 years ago - 5 comments

#55 - Redo timeout handling in get()

Pull Request - State: closed - Opened by jobh almost 4 years ago - 3 comments

#54 - Any interest in porting to cockroach

Issue - State: closed - Opened by retr0h almost 4 years ago - 3 comments

#53 - get() timeout not honoured

Issue - State: open - Opened by jobh almost 4 years ago - 1 comment

#52 - Update python packaging deps before CI'ing.

Pull Request - State: closed - Opened by stas about 4 years ago

#51 - Always put connection back into pull

Pull Request - State: closed - Opened by minyoung about 4 years ago - 2 comments

#50 - Wait on a job?

Issue - State: open - Opened by JohnEmhoff about 4 years ago - 3 comments
Labels: enhancement

#49 - Get tasks in order of enqueueing if no other constraints given

Pull Request - State: closed - Opened by jobh about 4 years ago - 4 comments

#48 - Ensure identifiers (prepared statement names and notify channels) are valid

Pull Request - State: closed - Opened by jobh over 4 years ago - 6 comments

#47 - Switched to Github CI.

Pull Request - State: closed - Opened by stas over 4 years ago

#46 - Delete executed tasks?!

Issue - State: open - Opened by stas over 4 years ago - 1 comment

#45 - Use the qualified name to resolve task job handlers.

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

#43 - Prepared statement name not properly escaped

Issue - State: open - Opened by jobh over 4 years ago - 1 comment
Labels: bug

#42 - DuplicatePreparedStatement error

Issue - State: closed - Opened by oz123 over 4 years ago - 10 comments
Labels: question

#41 - connection pool exhausted

Issue - State: open - Opened by lukas1994 over 4 years ago - 3 comments

#40 - Add overridable encode and decode methods

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

#39 - use json encoder decoder interface.

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

#38 - Hardwired json.dumps introduces double encoding problem

Issue - State: closed - Opened by michelp almost 5 years ago - 7 comments

#37 - Pull null-value prioritized tasks after those with a set priority

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

#36 - Update README to mention SKIP LOCKED

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

#35 - Support for schema qualified tables

Issue - State: open - Opened by marcel-meyer about 5 years ago - 3 comments
Labels: enhancement

#34 - Use skip locked instead of advisory lock

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

#33 - pq as a "jobs queue" - items can not be read concurrently when using transactional get

Issue - State: closed - Opened by elawdio about 5 years ago - 19 comments
Labels: question

#32 - Fix bug when instantiating PQ with no queue_class

Pull Request - State: closed - Opened by bram2000 over 5 years ago - 1 comment

#31 - 1.6?

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

#30 - Doesn't work with PgBouncer

Issue - State: open - Opened by omad over 5 years ago - 2 comments

#29 - Fix Tasks PQ queue_class

Pull Request - State: closed - Opened by dansamara about 6 years ago

#28 - asyncio variant would be great

Issue - State: open - Opened by vlcinsky over 6 years ago - 1 comment

#27 - one quote too much

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

#26 - Getting from an empty queue slower than checking its length

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

#25 - Bugfix: Init broken if user isn't `postgres`

Pull Request - State: closed - Opened by manhg almost 7 years ago - 3 comments

#24 - Fix ValueError('Encountered duplicate field name: timezone

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

#23 - Package: switch to MANIFEST.in.

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

#22 - Add create.sql to package data

Pull Request - State: closed - Opened by billymillions-zz about 7 years ago - 4 comments

#21 - Fix non-ascii char in README.rst

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

#20 - Current approach doesn't work with two-phase commit

Issue - State: open - Opened by jimfulton over 7 years ago - 1 comment

#19 - Is interacting with existing transactions a feature?

Issue - State: open - Opened by jimfulton over 7 years ago - 24 comments

#18 - Tasks PQ queue_class isn't used

Issue - State: closed - Opened by ulope over 7 years ago - 1 comment

#17 - Task api improvements

Pull Request - State: closed - Opened by jeanphix over 7 years ago

#16 - Add encoding when reading README and CHANGES files

Pull Request - State: closed - Opened by ronnix over 7 years ago

#15 - get() handles non-existent q_name cost-effectively

Pull Request - State: open - Opened by mhjohnson almost 8 years ago - 10 comments

#14 - _pull_item query can be executed over non-existent q_names

Issue - State: open - Opened by 3manuek almost 8 years ago - 1 comment

#13 - Split of priority_idx and `q_name` column addition

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

#12 - Bump new release

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

#11 - Handlers

Pull Request - State: closed - Opened by jeanphix over 8 years ago - 14 comments

#10 - Quote queue name within `LISTEN` statement.

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

#9 - Some minor fixes to make it work on rtd.

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

#8 - Website

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

#7 - Queue length now accounts for future scheduled tasks

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

#6 - Should len(queue) skip items scheduled in the future?

Issue - State: closed - Opened by migurski almost 9 years ago - 1 comment

#5 - Fixed additional Python 3 bug

Pull Request - State: closed - Opened by migurski about 9 years ago

#4 - Made compatible with Python 3

Pull Request - State: closed - Opened by migurski about 9 years ago - 4 comments

#3 - Setup CI

Issue - State: closed - Opened by stas over 9 years ago - 3 comments

#2 - Fix contention and locks issue

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

#1 - Fix database concurrency issue

Pull Request - State: closed - Opened by malthe about 10 years ago - 1 comment