Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
Signed-off-by: Sean P. Goggins <s@goggins.com>
  • Loading branch information
sgoggins committed Aug 30, 2024
1 parent f0742b7 commit 7dd6fca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/rabbitmq-troubleshooting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#Troubleshooting RabbitMQ Issues:

set rabbitmq consumer timeout to 200 hours
```
sudo rabbitmqctl eval 'application:set_env(rabbit, consumer_timeout, 720000000).'
```

0 comments on commit 7dd6fca

Please sign in to comment.