diff options
| author | Mathieu Velten <mathieuv@matrix.org> | 2023-06-21 10:41:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-21 10:41:11 +0200 |
| commit | 496f73103df838795b0e98f8c1c7337468e41abc (patch) | |
| tree | ec6d75dbb2b449420ffc5cbde0591c76fefc166c /tests/http/test_matrixfederationclient.py | |
| parent | Merge branch 'master' into develop (diff) | |
| download | synapse-496f73103df838795b0e98f8c1c7337468e41abc.tar.xz | |
Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783)
Diffstat (limited to '')
| -rw-r--r-- | tests/http/test_matrixfederationclient.py | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/tests/http/test_matrixfederationclient.py b/tests/http/test_matrixfederationclient.py |
