Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / treasure-data/perfectqueue issues and pull requests
#70 - Add circleci config
Pull Request -
State: closed - Opened by muga about 2 years ago
#69 - Create codeql-analysis.yml
Pull Request -
State: closed - Opened by DrShaneGreen over 2 years ago
- 1 comment
#68 - Enhance logging around inter-process communication
Pull Request -
State: closed - Opened by muga about 4 years ago
- 1 comment
#67 - Support ssl_mode option for RDBBackend
Pull Request -
State: closed - Opened by citystar about 5 years ago
- 3 comments
#66 - Extract max_retry_count as config parameter
Pull Request -
State: closed - Opened by muga about 5 years ago
- 2 comments
#65 - travis xenial instances doesn't run mysql by default
Pull Request -
State: closed - Opened by nurse over 5 years ago
- 1 comment
#64 - Add sleep lock retrying with exponential-backoff
Pull Request -
State: closed - Opened by nurse over 5 years ago
- 1 comment
#63 - Maintain CI configurations
Pull Request -
State: closed - Opened by k0kubun over 5 years ago
- 2 comments
#62 - Relax sequel version to allow use of recents versions
Pull Request -
State: closed - Opened by guilleiguaran about 6 years ago
- 5 comments
#61 - Priorities
Issue -
State: open - Opened by ArtemSyzonenko over 7 years ago
#60 - Extend MySQL's connect_timeout
Pull Request -
State: open - Opened by nurse about 8 years ago
- 1 comment
#59 - Retry connect v08
Pull Request -
State: closed - Opened by nurse about 8 years ago
- 1 comment
#58 - Support multiple queues
Pull Request -
State: open - Opened by nurse about 8 years ago
- 2 comments
#57 - Backporting #56 to v08
Pull Request -
State: closed - Opened by frsyuki about 8 years ago
- 1 comment
#56 - Add sleep lock retrying with exponential-backoff
Pull Request -
State: closed - Opened by frsyuki about 8 years ago
- 1 comment
#55 - Use v08's strategy if resource limit is used
Pull Request -
State: closed - Opened by nurse about 8 years ago
- 1 comment
#54 - FOR UPDATE is not required while with GET_LOCK()
Pull Request -
State: closed - Opened by nurse about 8 years ago
- 3 comments
#53 - Get rid of v07 client
Pull Request -
State: open - Opened by kamipo about 8 years ago
- 1 comment
#52 - Check timeout on acquire
Pull Request -
State: open - Opened by nurse about 8 years ago
- 8 comments
#51 - Remove cancel_request
Pull Request -
State: closed - Opened by nurse about 8 years ago
- 2 comments
#50 - v0.9 ToDo
Issue -
State: closed - Opened by nurse about 8 years ago
#49 - Include spec dir for simplecov
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#48 - Add more specs
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#47 - remove unused code
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#46 - Fix typo
Pull Request -
State: closed - Opened by nuzayats over 8 years ago
- 3 comments
#45 - Merge v07 branch
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 3 comments
#44 - Retry connect
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 7 comments
#43 - fix random failure
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#42 - Retry if it fails to connect
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#41 - Support v0.8.48's timeout model
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#40 - Use Sequel::UniqueConstraintViolation
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#39 - v0.8.48's timeout express taks's life
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 4 comments
#38 - Revert v0.8.44 migration path
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#37 - Run 48's delete query in connect_locked
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#36 - Fix cleanup interval count
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#35 - Add stress test tool
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 3 comments
#34 - To ease the migration delete v0.8.44 finished tasks too
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#33 - Show taken time of delete and acquire
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 3 comments
#32 - Don't delete v0.8.46's finished tasks for migration
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 3 comments
#31 - Use timeout for finished tasks
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#30 - Randomize initial @cleanup_interval_count
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#29 - Fix thread processor to call after_child_end when rescues too
Pull Request -
State: closed - Opened by naritta over 8 years ago
- 5 comments
#28 - require libraries ahead on time
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#27 - Add FORCE INDEX(PRIMARY) to UPDATE query not to use timeout as index
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 2 comments
#26 - Revert "Remove dump of task request:"
Pull Request -
State: closed - Opened by nurse over 8 years ago
#25 - Add config/perfectqueue.yml Example
Pull Request -
State: closed - Opened by akira-kuriyama over 8 years ago
- 1 comment
#24 - fix README
Pull Request -
State: closed - Opened by akira-kuriyama over 8 years ago
- 1 comment
#23 - make sure the dependency is mysql2-ruby
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#22 - Add a stress test for long waiting queue
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#21 - Check timeout on UPDATE in acquire
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#20 - Add specs for TaskMonitorHook
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#19 - suppress warning: duplicated key at line 45 ignored: :type
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#18 - Use DO Syntax for RELEASE_LOCK()
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#17 - Separate delete and acquire queries
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#16 - Remove useless transaction
Pull Request -
State: closed - Opened by nurse over 8 years ago
- 1 comment
#15 - UPDATE first strategy for finer grained locking
Pull Request -
State: closed - Opened by nurse almost 9 years ago
- 10 comments
#14 - retry on finishing task
Pull Request -
State: closed - Opened by nurse almost 9 years ago
#13 - Keep gziped data as is
Pull Request -
State: closed - Opened by nurse almost 9 years ago
- 2 comments
#12 - Remove sqlite support
Pull Request -
State: closed - Opened by nurse almost 9 years ago
- 1 comment
#11 - Add specs
Pull Request -
State: closed - Opened by nurse about 9 years ago
- 1 comment
#10 - Remove dump of task request:
Pull Request -
State: closed - Opened by tagomoris about 9 years ago
#9 - Migrate to rspec 3
Pull Request -
State: closed - Opened by nurse about 9 years ago
#8 - Don't require coveralls.gem outside CI
Pull Request -
State: closed - Opened by nurse about 9 years ago
- 1 comment
#7 - Avoid table metadata lock in MySQL
Pull Request -
State: closed - Opened by kamipo about 9 years ago
#6 - enable coveralls
Pull Request -
State: closed - Opened by nahi about 9 years ago
#5 - Avoid long range scan delete query
Pull Request -
State: closed - Opened by kamipo over 9 years ago
- 1 comment
#4 - Change to better schema for MySQL
Pull Request -
State: closed - Opened by kamipo over 9 years ago
- 1 comment
#3 - Save task data in gzip format for update (rdb backend)
Issue -
State: closed - Opened by nahi over 9 years ago
#2 - Backported `ServerEngine::SignalThread` from serverengine v1.5.10
Pull Request -
State: closed - Opened by yyuu over 9 years ago
- 1 comment
#1 - Fix `now` should not be nil if `delay` is non-zero value
Pull Request -
State: closed - Opened by uu59 over 10 years ago
- 1 comment