# HG changeset patch # User Sebastien Jodogne # Date 1614086289 -3600 # Node ID 324ca8f236b8c462272c8dcc2810f426e8f1929a # Parent 1a0313342e1780bad4811400bdcac2d95ed73a74 document "Timeout" option when defining a DICOMweb server diff -r 1a0313342e17 -r 324ca8f236b8 Sphinx/source/plugins/dicomweb.rst --- a/Sphinx/source/plugins/dicomweb.rst Mon Feb 15 08:24:38 2021 +0100 +++ b/Sphinx/source/plugins/dicomweb.rst Tue Feb 23 14:18:09 2021 +0100 @@ -387,6 +387,12 @@ } } +In forthcoming release 1.6 of the DICOMweb plugin, the ``Timeout`` +field can be added to the definition of a DICOMweb server (in +``DicomWeb.Servers``) in order to specify a separate HTTP timeout when +contacting this DICOMweb server. By default, the global value +``HttpTimeout`` is used. + **Remark:** A :ref:`plugin by Osimis ` is available to dynamically create authenticated connections to Google Cloud Platform.