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 e0a5c00 commit 5be0f64Copy full SHA for 5be0f64
src/credit_flow.erl
@@ -33,7 +33,7 @@
33
%% reader -> channel -> queue_process -> msg_store.
34
%%
35
%% If the message store has a back log, then it will block the
36
-%% queue_process, which will bloc the channel, and finally the reader
+%% queue_process, which will block the channel, and finally the reader
37
%% will be blocked, throttling down publishers.
38
39
%% Once a process is unblocked, it will grant credits up the chain,
0 commit comments