Mitch Downey :pci: on Nostr: Anyone have #RabbitMQ experience? I am having the strangest problem... I have a ...
Anyone have #RabbitMQ experience? I am having the strangest problem...
I have a #NodeJs app. I'm using #amqplib. From one terminal, I run a script that connects to rabbit, creates a channel, then creates a message consumer, and runs continuously.
From a second terminal, I run a script that connects to rabbit, creates a channel, then sends a message to the same queue.
I would expect the consumer to receive the message, but it doesn't 😫
but that's not the strangest part...
Published at
2024-09-04 06:47:47Event JSON
{
"id": "e234e616861e0088b0c0faff039cd8b6506687c27e9eae039b7d0699aacc7518",
"pubkey": "224746be809440211eb69ac598e0fdc60827f26ec091b7a4dc207806cf33b3b8",
"created_at": 1725432467,
"kind": 1,
"tags": [
[
"t",
"rabbitmq"
],
[
"t",
"nodejs"
],
[
"t",
"amqplib"
],
[
"proxy",
"https://podcastindex.social/users/mitch/statuses/113077942172340988",
"activitypub"
]
],
"content": "Anyone have #RabbitMQ experience? I am having the strangest problem...\n\nI have a #NodeJs app. I'm using #amqplib. From one terminal, I run a script that connects to rabbit, creates a channel, then creates a message consumer, and runs continuously.\n\nFrom a second terminal, I run a script that connects to rabbit, creates a channel, then sends a message to the same queue.\n\nI would expect the consumer to receive the message, but it doesn't 😫\n\nbut that's not the strangest part...",
"sig": "8b44d045c8ba666eb6912f12af278df4ab87a32cf17181197a63f4db8d44d8facb09f77b56d1ba104bf487d15a7510cec3d63d61529562c79f39fba6e2b760a0"
}