-
I am new to Python (not new to other languages). I just do not understand where the CLOUDAMQP_URL parameter is coming from. And my Python seems not to understand either...
When I try to run the co…
ghost updated
7 years ago
-
#### Description
Current implementation leaves the invalid messages to the queue by not acknowledging them and that causes weird errors and would require manual purging of the messages.
Possible …
-
I don't know if this is a use-case that you want to support or not, but I thought it's worth noting down in case it is.
Use case here is that I need concurrency, but need to avoid threaded concurrenc…
-
_From [mgawine...@gmail.com](https://code.google.com/u/118109395287397240301/) on August 19, 2014 08:15:20_
What steps will reproduce the problem? given().trustStore() doesn't work as expected.
When…
-
I'm having an issue in one of the environments in which I run Bunny. It's weird because it's only happen in one env. The error is a Timeout. I don't share the connection between multiple threads but I…
-
I am not sure if this is due to Core 2.0 but I can run it fine on non core.
The code I am using is below.
> Options
```json
"RabbitMQ": {
"Host": "rabbitmq://192.168.160.131/",
"Us…
-
Hi Pivotal,
How about you resume maintenance of this module? Many nice PRs waiting for approval. Alternatively perhaps transfer ownership or add a team contributor who's interested in developing it…
-
I'd like to return back to the conversation regarding connection parameters defaults, because I was much confused how the current `bunny` and `amp-protocol` code handle session (and transport) initial…
-
Hello. First let me start by saying that this gem is fantastic. It's made integrating RabbitMQ into our Rails project very smooth. That being said I did run in to one problem when setting configuratio…
-
First of all thanks for an awesome gem - we use it extensively on our platform.
We are hosted on Heroku and use CloudAMQP. I am trying to debug an issue we see on every deploy/restart of our worker…
jgrau updated
7 years ago