Backpressure event submission exchange is not defined. #32

Closed
opened 2025-05-01 00:07:07 +00:00 by stanislav.hejny · 1 comment
Member

Ref epic: CleverSwarm Onboarding #58

While testing the CleverSwarm integration, AMQ Adapter failed init stage, throwing exception when attempting to send a Backpressure UPDATE command.
Root cause: The backpressure RabbitMQ exchange is missing - AMQ adapter no longer creates it and the Management Service is not running during these tests.

Solution - create a CLI tool that will create the exchange

Ref epic: [CleverSwarm Onboarding #58](https://git.cleverthis.com/clevermicro/clevermicro/issues/58) While testing the CleverSwarm integration, AMQ Adapter failed init stage, throwing exception when attempting to send a Backpressure UPDATE command. Root cause: The backpressure RabbitMQ exchange is missing - AMQ adapter no longer creates it and the Management Service is not running during these tests. Solution - create a CLI tool that will create the exchange
stanislav.hejny added the
Points
5
Type
Bug
State
In Progress
labels 2025-05-01 00:07:07 +00:00
stanislav.hejny added
State
Completed
Signed-off: Owner
and removed
State
In Progress
labels 2025-05-01 17:58:42 +00:00
Author
Member

Problem resoved by running dedicated CLI tool: tools/create_exchange.py

Problem resoved by running dedicated CLI tool: tools/create_exchange.py
stanislav.hejny added this to the V.01 milestone 2025-06-15 07:29:22 +00:00
stanislav.hejny added this to the Sprint May 1st- 14th project 2025-06-15 07:29:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#32