Skip to content
Snippets Groups Projects
  1. Oct 10, 2019
  2. Oct 03, 2019
  3. Oct 02, 2019
  4. Sep 27, 2019
  5. Sep 26, 2019
  6. Sep 25, 2019
  7. Sep 24, 2019
  8. Sep 23, 2019
  9. Sep 17, 2019
  10. Sep 13, 2019
  11. Sep 12, 2019
  12. Sep 11, 2019
  13. Sep 09, 2019
  14. Sep 06, 2019
  15. Sep 05, 2019
  16. Sep 04, 2019
  17. Aug 30, 2019
  18. Aug 28, 2019
  19. Aug 23, 2019
  20. Aug 20, 2019
  21. Aug 15, 2019
    • Erik Johnston's avatar
      Refactor MatrixFederationAgent to retry SRV. · f299c541
      Erik Johnston authored
      This refactors MatrixFederationAgent to move the SRV lookup into the
      endpoint code, this has two benefits:
      	1. Its easier to retry different host/ports in the same way as
      	   HostnameEndpoint.
      	2. We avoid SRV lookups if we have a free connection in the pool
      f299c541
    • Erik Johnston's avatar
      Retry well known on fail. · e6e136de
      Erik Johnston authored
      If we have recently seen a valid well-known for a domain we want to
      retry on (non-final) errors a few times, to handle temporary blips in
      networking/etc.
      e6e136de
Loading