Skip to content

Commit a04d391

Browse files
committed
PYTHON-1105 News entry for heartbeatFrequencyMS.
1 parent a2f97f9 commit a04d391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Version 3.3 adds the following major new features:
1414
- Support for publishing server discovery and monitoring events. See
1515
:mod:`~pymongo.monitoring` for details.
1616
- New connection pool options ``minPoolSize`` and ``maxIdleTimeMS``.
17+
- New ``heartbeatFrequencyMS`` option controls the rate at which background
18+
monitoring threads re-check servers. Default is once every 10 seconds.
1719

1820
.. warning:: PyMongo 3.3 drops support for MongoDB versions older than 2.4.
1921
It also drops support for python 3.2 (pypy3 continues to be supported).

0 commit comments

Comments
 (0)