Ecosyste.ms: Issues

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

GitHub / gamechanger/dockets issues and pull requests

#67 - Reinstate ability to specify zero wait time

Pull Request - State: closed - Opened by tleach over 9 years ago - 1 comment

#66 - Fix bug in reclaim.

Pull Request - State: closed - Opened by tleach over 9 years ago - 1 comment

#65 - Killed IsolationQueue.

Pull Request - State: closed - Opened by tleach over 9 years ago - 1 comment

#64 - Remove the ability to RPOPLPUSH rather than BRPOPLPUSH.

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

#63 - Support StrictRedis

Pull Request - State: closed - Opened by thieman over 9 years ago - 5 comments

#62 - Enable non-blocking RPOPLPUSH (mostly for fast testing)

Pull Request - State: closed - Opened by thieman over 9 years ago - 1 comment

#61 - Throw warning if data doesn't perfectly match our expected format

Pull Request - State: closed - Opened by thieman over 9 years ago - 1 comment

#60 - Split out error queue push into its own separate function

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

#59 - bump to 0.3.0 for removal of default logging

Pull Request - State: closed - Opened by inlinestyle almost 10 years ago

#58 - Don't add LoggingEventHandler by default

Pull Request - State: closed - Opened by inlinestyle almost 10 years ago - 1 comment

#57 - Expose delayed item count

Pull Request - State: closed - Opened by tleach almost 10 years ago

#56 - Emit some metrics around delays

Pull Request - State: closed - Opened by tleach almost 10 years ago

#55 - Ensure that multiple pushed items with the same data aren't coalesced in...

Pull Request - State: closed - Opened by tleach almost 10 years ago - 1 comment

#54 - Move from one item to 50 item delayed queue flush

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

#53 - Just use keys, hash is unnecessary here

Pull Request - State: closed - Opened by thieman almost 10 years ago - 2 comments

#52 - Implemented a delayed item feature for queues

Pull Request - State: closed - Opened by tleach almost 10 years ago - 2 comments

#51 - reconnect on READONLY response error

Pull Request - State: closed - Opened by gkhasel1 almost 10 years ago - 1 comment

#50 - Improve reclaim

Pull Request - State: closed - Opened by tleach about 10 years ago - 2 comments

#49 - Update response_time and turnaround_time metrics to be based off ts not first_ts

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

#48 - Enhance reclaim to increment the number of attempts

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

#47 - Extend the heartbeat timeout to be 50 times the heartbeat and log it

Pull Request - State: closed - Opened by tleach about 10 years ago

#46 - Raise on heartbeat thread death

Pull Request - State: closed - Opened by thieman about 10 years ago

#45 - Replace brittle timeout with a background heartbeat thread

Pull Request - State: closed - Opened by tleach over 10 years ago - 1 comment

#44 - Removed various unused imports, assignments and classes

Pull Request - State: closed - Opened by tleach over 10 years ago

#43 - Stop passing worker_id around all over the f**king place

Pull Request - State: closed - Opened by tleach over 10 years ago - 1 comment

#42 - Remove various metadata nonsense which is either completely unused or only used from tests

Pull Request - State: closed - Opened by tleach over 10 years ago - 1 comment

#41 - Remove now-unused pre-run callback

Pull Request - State: closed - Opened by tleach over 10 years ago - 1 comment

#40 - Expose worker_id and bump version to 0.46a

Pull Request - State: closed - Opened by thieman over 10 years ago

#39 - More waiting in the docket

Pull Request - State: closed - Opened by tleach over 10 years ago

#38 - Sleep for wait_time seconds in between zrange calls

Pull Request - State: closed - Opened by tleach over 10 years ago - 1 comment

#37 - BRPOPLPUSH v2

Pull Request - State: closed - Opened by tleach over 10 years ago - 1 comment

#36 - Expose isolated transactions in the IsolationQueue

Pull Request - State: closed - Opened by thieman over 10 years ago - 1 comment

#35 - Convert wait time to milliseconds

Pull Request - State: closed - Opened by tleach over 10 years ago - 1 comment

#34 - Use BRPOPLPUSH instead of RPOPLPUSH with a sleep()

Pull Request - State: closed - Opened by tleach over 10 years ago - 1 comment

#33 - Add per-item retry count and error classes

Pull Request - State: closed - Opened by thieman over 10 years ago - 1 comment

#32 - bump version to 0.0.37a

Pull Request - State: closed - Opened by inlinestyle about 11 years ago - 1 comment

#31 - Record hostname in Dockets errors

Pull Request - State: closed - Opened by inlinestyle about 11 years ago - 1 comment

#30 - Fixed a bug with deleting errors from Isolation Queues

Pull Request - State: closed - Opened by tleach about 11 years ago - 1 comment

#29 - should_continue

Pull Request - State: closed - Opened by dwoos over 11 years ago - 2 comments

#28 - add a hook to allow Queues to define a pretty_printer for better logging

Pull Request - State: closed - Opened by esmael-e over 11 years ago - 1 comment

#27 - Fix worker activity recording

Pull Request - State: closed - Opened by dwoos over 11 years ago - 1 comment

#26 - move tests to unittest + real redis

Pull Request - State: closed - Opened by dwoos over 11 years ago - 1 comment

#25 - Benchmarking for dockets

Pull Request - State: closed - Opened by dwoos over 11 years ago - 1 comment

#24 - Fix Travis-CI build

Pull Request - State: closed - Opened by tleach over 11 years ago

#23 - Max attempts (aka retry limit)

Pull Request - State: closed - Opened by tleach over 11 years ago - 1 comment

#22 - use sane log levels

Pull Request - State: closed - Opened by dwoos over 11 years ago - 1 comment

#21 - Added method for requeueing all errors in an error queue.

Pull Request - State: closed - Opened by tleach over 11 years ago

#20 - Implemented an error_ids method on the error queue to allow for slighly ...

Pull Request - State: closed - Opened by tleach over 11 years ago - 1 comment

#19 - fix up requeue error, and add tests!

Pull Request - State: closed - Opened by dwoos over 11 years ago - 1 comment

#18 - Improved error handling!

Pull Request - State: closed - Opened by dwoos over 11 years ago

#17 - Ensure we only fire at each global event handler once and deduplicate mu...

Pull Request - State: closed - Opened by tleach over 11 years ago

#16 - Fix nasty expire bug

Pull Request - State: closed - Opened by tleach over 11 years ago

#15 - item retrieval functions on docket

Pull Request - State: closed - Opened by kiril almost 12 years ago - 2 comments

#14 - Lock on individual keys, not the whole entry set @kiril

Pull Request - State: closed - Opened by dwoos almost 12 years ago

#13 - Remove blocking behavior from dockets @kiril @tleach

Pull Request - State: closed - Opened by dwoos almost 12 years ago - 2 comments

#12 - Added a last_ran stat to the queue object.

Pull Request - State: closed - Opened by tleach about 12 years ago - 2 comments

#11 - make Docket.push return something useful

Pull Request - State: closed - Opened by dwoos about 12 years ago - 1 comment

#10 - is_scheduled method, plus tests

Pull Request - State: closed - Opened by dwoos about 12 years ago - 1 comment

#9 - only call on_register if it's defined

Pull Request - State: closed - Opened by dwoos about 12 years ago - 1 comment

#8 - error queues!

Pull Request - State: closed - Opened by dwoos about 12 years ago - 1 comment

#7 - global handlers should be classes, not instances

Pull Request - State: closed - Opened by dwoos about 12 years ago - 1 comment

#6 - Fire on_push in Docket.push()

Pull Request - State: closed - Opened by tleach about 12 years ago - 1 comment

#5 - Added an on_remove event.

Pull Request - State: closed - Opened by tleach about 12 years ago - 1 comment

#4 - Tl global event hdlr

Pull Request - State: closed - Opened by tleach about 12 years ago - 1 comment

#3 - Event handlers for dockets

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

#2 - Batching queues

Pull Request - State: closed - Opened by dwoos about 12 years ago - 1 comment

#1 - Deserialization error handling, plus tests

Pull Request - State: closed - Opened by dwoos about 12 years ago - 1 comment