Backpressure event submission exchange is not defined. #32

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

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
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
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#32
No description provided.