Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Flowpack/jobqueue-common issues and pull requests
#66 - Pause worker during deployment and cache-warmup possible?
Issue -
State: open - Opened by mrimann 4 months ago
- 4 comments
#65 - FEATURE: make outputResults parameter configurable
Pull Request -
State: closed - Opened by das-nagnag 7 months ago
- 3 comments
#64 - fix: set parameter for outputting results to true
Pull Request -
State: closed - Opened by das-nagnag 8 months ago
#63 - Logging to stdout doesn't seem to work for isolated workers
Issue -
State: closed - Opened by das-nagnag 8 months ago
- 10 comments
#62 - TASK: Some test tweaks
Pull Request -
State: closed - Opened by kdambekalns about 1 year ago
#61 - TASK: Declare compatibility with Flow 9
Pull Request -
State: closed - Opened by robertlemke over 1 year ago
- 1 comment
#60 - BUGFIX: Adjust signature of JobManager signals to support Throwables
Pull Request -
State: closed - Opened by bwaidelich over 2 years ago
- 4 comments
#59 - BUGFIX: When working on job, catch Throwable
Pull Request -
State: closed - Opened by kdambekalns over 2 years ago
#58 - Raise requirements to PHP 7.4 and Flow 6.3
Pull Request -
State: closed - Opened by robertlemke almost 3 years ago
#57 - "defer" annotation as PHP 8 attribute
Pull Request -
State: closed - Opened by robertlemke almost 3 years ago
- 4 comments
#56 - PHP 8 attribute for "defer" annotation
Issue -
State: closed - Opened by robertlemke almost 3 years ago
Labels: enhancement
#55 - BUGFIX: Fixes functional tests
Pull Request -
State: closed - Opened by bwaidelich almost 3 years ago
#54 - BUGFIX: fix functional test cases for AbstractQueueTest with Flow 7
Pull Request -
State: closed - Opened by tweis over 3 years ago
- 1 comment
#53 - BUGFIX: Remove version 4.x from compatible Flow versions
Pull Request -
State: closed - Opened by fcool over 3 years ago
#52 - composer.json dependencies broken in 3.2.0
Issue -
State: closed - Opened by fcool over 3 years ago
- 5 comments
#51 - PHP 8 compatibility
Pull Request -
State: closed - Opened by Nikdro over 3 years ago
- 1 comment
#50 - TASK: Declare compatibility to PHP 8.0
Pull Request -
State: closed - Opened by tweis over 3 years ago
- 1 comment
#49 - TASK: log errors on job failure
Pull Request -
State: closed - Opened by theDex about 4 years ago
#48 - FEATURE: Allow jobManager to be interrupted by system SIGINT
Pull Request -
State: open - Opened by fcool over 4 years ago
- 13 comments
#47 - TASK: Extend the advice for naming queues
Pull Request -
State: closed - Opened by markusguenther over 4 years ago
- 1 comment
#46 - Output verbose exception msg on separate line
Pull Request -
State: closed - Opened by johannessteu almost 5 years ago
- 1 comment
#45 - FEATURE: Persist unpersisted changes in CLI after messageFinished signal
Pull Request -
State: open - Opened by sorenmalling about 5 years ago
- 6 comments
#44 - Queue jobs executed in CLI does not persist repository changes unless executed isolated
Issue -
State: open - Opened by sorenmalling about 5 years ago
- 10 comments
#43 - TASK: Support Flow 6.0
Pull Request -
State: closed - Opened by skurfuerst over 5 years ago
#42 - BUGFIX: maximumNumberOfReleases default value
Pull Request -
State: closed - Opened by simstern over 5 years ago
- 1 comment
#41 - Fix support for Flow 3.3 LTS
Issue -
State: closed - Opened by bwaidelich about 6 years ago
- 1 comment
Labels: bug, question
#40 - start multiple workers from command line
Pull Request -
State: closed - Opened by rkrahnen over 6 years ago
#39 - BUGFIX: Reported in Issue #38 - Add missing Cache Object Configuration
Pull Request -
State: closed - Opened by sbruggmann over 6 years ago
- 2 comments
#38 - Version 2.1.1 is broken - missing configuration in Objects.yaml
Issue -
State: closed - Opened by rkrahnen over 6 years ago
- 2 comments
#37 - BUGFIX: Pass named arguments to executeCommand
Pull Request -
State: closed - Opened by kdambekalns over 6 years ago
#36 - BUGFIX: Pass named arguments to executeCommand
Pull Request -
State: closed - Opened by kdambekalns over 6 years ago
- 5 comments
#35 - BUGFIX: Pass named arguments to executeCommand
Pull Request -
State: closed - Opened by kdambekalns over 6 years ago
- 5 comments
#34 - FakeQueue is broken in 2.x
Issue -
State: closed - Opened by dimaip over 6 years ago
- 1 comment
#33 - BUGFIX: Remove message cache file on failure
Pull Request -
State: closed - Opened by daniellienert over 6 years ago
#32 - BUGFIX: Adjust JobManagerTest to latest phpunit changes
Pull Request -
State: closed - Opened by bwaidelich over 6 years ago
#31 - !!! TASK: Add (return) type hints to all public methods
Pull Request -
State: closed - Opened by daniellienert over 6 years ago
#30 - BUGFIX: (Un)serializiation is not needed when using VariableFrontend
Pull Request -
State: closed - Opened by daniellienert over 6 years ago
#29 - !!! FEATURE: Extend the QueueInterface with countReserved and countFailed
Pull Request -
State: closed - Opened by daniellienert over 6 years ago
- 1 comment
#28 - Use a "simpler" cache frontend for message passing
Issue -
State: closed - Opened by kdambekalns almost 7 years ago
- 1 comment
#27 - BUGFIX: FakeQueue should also use the cached message passing
Pull Request -
State: closed - Opened by daniellienert about 7 years ago
- 4 comments
#26 - FEATURE: Hand message over via cache
Pull Request -
State: closed - Opened by daniellienert about 7 years ago
- 7 comments
#25 - Message passing via command argument exceeds maximum length of escapeshellarg
Issue -
State: closed - Opened by daniellienert about 7 years ago
#24 - TASK: Improved dump of method arguments in getLabel()
Pull Request -
State: closed - Opened by hlubek about 7 years ago
#23 - Merge master in 2.0
Pull Request -
State: closed - Opened by hlubek about 7 years ago
#22 - Better output of arguments in StaticMethodCallJob::getLabel()
Issue -
State: closed - Opened by hlubek about 7 years ago
- 1 comment
#21 - Consider using queue interprop as abstraction for queues
Issue -
State: closed - Opened by makasim about 7 years ago
- 1 comment
#20 - Add gettype calls to make isSimpleType happy
Pull Request -
State: closed - Opened by monofone about 7 years ago
- 1 comment
#19 - Better interface to integrate RabbitMQ
Issue -
State: open - Opened by dfeyer over 7 years ago
- 3 comments
#18 - BUGFIX: Unset job processing flag after execution
Pull Request -
State: closed - Opened by hlubek almost 8 years ago
#17 - BUGFIX: Unset job processing flag after execution
Pull Request -
State: closed - Opened by hlubek almost 8 years ago
#16 - TASK: Run latest migrations
Pull Request -
State: closed - Opened by johannessteu about 8 years ago
#15 - TASK: Log exceptions to system logger
Pull Request -
State: closed - Opened by hlubek about 8 years ago
#14 - TASK: Adjust composer package type
Pull Request -
State: closed - Opened by bwaidelich about 8 years ago
- 1 comment
#13 - TASK: Adjust to new neos namespace
Pull Request -
State: closed - Opened by johannessteu about 8 years ago
#12 - TASK: Add helpful exception when using the `FakeQueue` with `async` with Flow < 3.3
Pull Request -
State: closed - Opened by bwaidelich over 8 years ago
#11 - FEATURE: Support watching and working on multiple queues with one command
Pull Request -
State: closed - Opened by kdambekalns over 8 years ago
- 8 comments
#10 - FEATURE: Major overhaul
Pull Request -
State: closed - Opened by bwaidelich over 8 years ago
- 5 comments
#9 - !!! FEATURE: Allow defer annotation to specify custom options
Pull Request -
State: closed - Opened by bwaidelich over 8 years ago
- 1 comment
#8 - !!! FEATURE: Allow defer annotation to specify custom options
Pull Request -
State: closed - Opened by bwaidelich over 8 years ago
- 1 comment
#7 - !!! FEATURE: Allow defer annotation to specify custom options
Pull Request -
State: closed - Opened by bwaidelich over 8 years ago
- 1 comment
#6 - TASK: Cosmetic cleanup
Pull Request -
State: closed - Opened by bwaidelich over 8 years ago
- 1 comment
#5 - FEATURE: allow to define a global Queue Name Prefix
Pull Request -
State: closed - Opened by skurfuerst over 8 years ago
- 2 comments
#4 - FEATURE: Work limited number of jobs
Pull Request -
State: closed - Opened by dfeyer about 9 years ago
- 11 comments
#3 - [!!!][TASK] Rename namespace to Flowpack\JobQueue and switch to PSR-4
Pull Request -
State: closed - Opened by robertlemke about 9 years ago
- 6 comments
#2 - [!!!][TASK] Refactor interface and improve stability
Pull Request -
State: closed - Opened by robertlemke about 9 years ago
- 4 comments
#1 - [TASK] Clean up the package
Pull Request -
State: closed - Opened by kdambekalns over 9 years ago
- 3 comments