issues
search
innovencelabs
/
byteshare
Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13
stars
4
forks
source link
Made RabbitMQ optional
#254
Closed
ambujraj
closed
6 months ago
ambujraj
commented
6 months ago
What does this PR do?
Made RabbitMQ optional in upload
Issue
Fixes #253
What changed?
Added try except for handling RabbitMQ error with log
Why these changes?
It's a bug fix
Is it tested?
No
Checklist
[x] I have read through the
Contributing Guidelines
[x] I have also updated the dependent codes as well and README.md if applicable
[x] My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.
What does this PR do?
Made RabbitMQ optional in upload
Issue
Fixes #253
What changed?
Why these changes?
Is it tested?
No
Checklist