We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8701b0b commit 818e7d9Copy full SHA for 818e7d9
messenger.rst
@@ -802,7 +802,7 @@ by setting its ``rate_limiter`` option:
802
803
When a rate limiter is configured on a transport, it will block the whole
804
worker when the limit is hit. You should make sure you configure a dedicated
805
- worker for a rate limited transport to avoid other transports to be blocked!
+ worker for a rate limited transport to avoid other transports to be blocked.
806
807
Retries & Failures
808
------------------
0 commit comments