Wrapping Retry for Py3.10 25/13425/2
authorMark Beierl <mark.beierl@canonical.com>
Fri, 19 May 2023 02:21:06 +0000 (22:21 -0400)
committerMark Beierl <mark.beierl@canonical.com>
Fri, 19 May 2023 02:26:33 +0000 (22:26 -0400)
The retrying_async library is not Python 3.10 ready, so we are providing
a 3.10 compatible callback for it to use instead of the default one

Change-Id: I15e9b64c70d4d294c9ff0c6c7048cd257f6e1b61
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>

No differences found