
Under adverse network conditions, it may be necessary to disable connection pooling entirely in order to achive reliable interaction with the remote server. Add an option for that. Change-Id: I336fab1197a8fb6e038db24277b6279013224bb0
7 lines
220 B
YAML
7 lines
220 B
YAML
---
|
|
features:
|
|
- |
|
|
It is now possible to disable connection pooling in the Gitlab
|
|
driver with :attr:`<gitlab connection>.disable_connection_pool`.
|
|
This option may be useful under adverse network conditions.
|