changeset 4636:7e2c1196b98b

notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Apr 2021 12:05:57 +0200
parents 0524d6e93672
children a7b02d82066d
files NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Apr 21 11:56:14 2021 +0200
+++ b/NEWS	Wed Apr 21 12:05:57 2021 +0200
@@ -28,6 +28,7 @@
 
 * Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before)
 * Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x
+* Fix issue #83 (ServerIndex shall implement retries for DB temporary errors)
 * Upgraded dependencies for static builds (notably on Windows and LSB):
   - civetweb 1.14
   - openssl 1.1.1k