summary refs log tree commit diff
path: root/synapse/util/retryutils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Try to only back off if we think we failed to connect to the remoteErik Johnston2015-02-171-2/+8
* Only update destination_retry_timings if we have succeeded when retryingErik Johnston2015-02-171-0/+3
* Remove spurious selfErik Johnston2015-02-171-1/+1
* Add per server retry limiting.Erik Johnston2015-02-171-0/+108