fedora-infra / fedora-messaging

A library for sending AMQP messages with JSON schema in Fedora infrastructure
GNU General Public License v2.0
52 stars 52 forks source link

Fixes documentation issue #245 #344

Closed vidit-maheshwari closed 3 months ago

vidit-maheshwari commented 4 months ago

Summary

Fixes #245

This pull request aims to improve the documentation for configuring Fedora Messaging by adding a reminder regarding the passive_declares option to be set to true.

Changes Made

Purpose

By enhancing the documentation with this reminder, we aim to reduce potential issues for users of Fedora's /pubsub vhost who might forget to configure passive_declares. Ensuring that passive_declares is correctly set to true is essential for proper functioning of queues and exchanges in Fedora Messaging.

vidit-maheshwari commented 4 months ago

@abompard Kindly review this new PR, i have run the checks locally and found no issue but don't know why these builds are failing

abompard commented 4 months ago

The RPM and testing-farm builds fail right now, it's a known reason, no worries.