The AMQP 1.0 specification defines a number of specific error conditions. These are all prefixed with the 'amqp:' qualifier. The rhea-promise client creates its own error condition, "amqp:operation-timeout", which is not an official spec defined condition. It would be better to rename this as e,g, rhea-promise:operation-timeout.
The AMQP 1.0 specification defines a number of specific error conditions. These are all prefixed with the 'amqp:' qualifier. The rhea-promise client creates its own error condition, "amqp:operation-timeout", which is not an official spec defined condition. It would be better to rename this as e,g, rhea-promise:operation-timeout.