0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow configuration of additional binding keys per consumer
Joe
More... over 14 years ago
Attempt to fix hang on shutdown, which was occasionally causing consumers to get orphaned (rabbit thought it was there, but it wasn't).
Joe
More... over 14 years ago
Works now. Add 'module: Rabbit' to the 'Monitor' config and run it. Still needs cleaning up, but functionally matches Alice.
bkjones
as Brian K. Jones
More... over 14 years ago
First shot, completely untested 'Rabbit' class in monitors.py. Should be close.
bkjones
as Brian K. Jones
More... over 14 years ago
Add traceback support to make fixing exceptions easier More... over 14 years ago
Add better exception handling More... almost 15 years ago
Affinity script cleanups More... almost 15 years ago
Catch unhandled exceptions More... almost 15 years ago
Catch an exception that was happening with zlib More... almost 15 years ago
Changes to try and track by why consumer threads are dying More... about 15 years ago
Add zlib decompression of messages for a specific binding More... about 15 years ago
Add a little more info when we are shutting down so we know which consumers are dying off More... about 15 years ago
Clean up header/license text More... about 15 years ago
Fix a bug in how we document dead threads More... about 15 years ago
Add the ability to pass a config node into the processor More... about 15 years ago
Add syslog logging handler and rework the path handling a little bit More... about 15 years ago
Updates that include fixes to MCP threading, better debug logging and bug fixes More... about 15 years ago
syncing up again. No changes
bkjones
as Brian K. Jones
More... about 15 years ago
Syncing up.
bkjones
as Brian K. Jones
More... about 15 years ago
Fixed bug: if max errors received, error message needed two values, only had one. Added self.errors to message output.
bkjones
as Brian K. Jones
More... about 15 years ago
Merge branch 'master' of git.mybdev.com:gmr/rejected into bkj-working
bkjones
as Brian K. Jones
More... about 15 years ago
Commiting a change so I can pull from origin.
bkjones
as Brian K. Jones
More... about 15 years ago
Added rejected module dir, moved things around, minor cleanup More... about 15 years ago
Update README to reflect RabbitMQ versions tested against More... about 15 years ago
Updates to reflect port changes and to use localhost instead of remote server More... about 15 years ago
Add error checking and monitoring port for alice More... about 15 years ago
Adding port to Alice monitoring More... about 15 years ago
Trying to merge in mixedpuppys changeset since github seemed to break when I tried. Changeset e650cf7494b0fccfc7e0eb6f1615a79bed70f3cc More... over 15 years ago
Merge branch '45aa6f9dac4e1934dd6902233163f82227c42831' of github.com:gmr/rejected.py More... over 15 years ago
Updated to reflect optional monitoring
Gavin M. Roy
as gmr
More... over 15 years ago