mirror of
https://github.com/django/daphne.git
synced 2025-07-10 08:02:16 +03:00
Fix note formatting
This commit is contained in:
parent
8e978459a9
commit
d26e04a56b
|
@ -170,7 +170,7 @@ a message expiry time, usually between 30 seconds and a few minutes, and it's
|
||||||
often configurable) - but the ``disconnect`` handler will get called nearly all
|
often configurable) - but the ``disconnect`` handler will get called nearly all
|
||||||
of the time anyway.
|
of the time anyway.
|
||||||
|
|
||||||
.. _note:
|
.. note::
|
||||||
Channels' design is predicated on expecting and working around failure;
|
Channels' design is predicated on expecting and working around failure;
|
||||||
it assumes that some small percentage of messages will never get delivered,
|
it assumes that some small percentage of messages will never get delivered,
|
||||||
and so all the core functionality is designed to *expect failure* so that
|
and so all the core functionality is designed to *expect failure* so that
|
||||||
|
|
Loading…
Reference in New Issue
Block a user