ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
21 stars 32 forks source link

omero.clients: initialize connection retry reason out of the while loop #353

Closed sbesson closed 1 year ago

sbesson commented 1 year ago

Fixes #352

The logic should be unchanged by the exception shouldn't be reset to None and displayed on each retry

jburel commented 1 year ago

Including this PR in the upcoming 5.13. I will adjust the changelog accordingly