Skip to content

Commit

Permalink
Apply more suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: tempate <[email protected]>
  • Loading branch information
Tempate committed Nov 7, 2023
1 parent 8d56308 commit 4871a67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/rst/user_manual/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,8 @@ For more information on topics, please read the `Fast DDS Topic <https://fast-dd

.. warning::

The ``TRANSIENT_LOCAL`` durability is not compatible with the ``BEST_EFFORT`` reliability.
Manually configuring ``TRANSIENT_LOCAL`` durability may lead to incompatibility issues when the discovered reliability is ``BEST_EFFORT``.
Please ensure to always configure the ``reliability`` when configuring the ``durability`` to avoid the issue.

.. _user_manual_configuration_dds__history_depth:

Expand Down

0 comments on commit 4871a67

Please sign in to comment.