Skip to content

Commit

Permalink
Merge pull request #655 from ottaviano/patch-1
Browse files Browse the repository at this point in the history
Fix README typo
  • Loading branch information
mihaileu authored Sep 15, 2021
2 parents b6336e6 + fd3efbe commit 55d7879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ configuration to avoid unnecessary connections to your message broker in every r
It's extremely recommended to use lazy connections because performance reasons, nevertheless lazy option is disabled
by default to avoid possible breaks in applications already using this bundle.

### Import notice - Heartbeats ###
### Important notice - Heartbeats ###

It's a good idea to set the ```read_write_timeout``` to 2x the heartbeat so your socket will be open. If you don't do this, or use a different multiplier, there's a risk the __consumer__ socket will timeout.

Expand Down

0 comments on commit 55d7879

Please sign in to comment.