Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add configuration of the backoff algorithm for the federation client #15754

Merged
merged 17 commits into from
Aug 3, 2023

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    1e73647 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Mathieu Velten committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2f09c03 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Apply suggestions from code review

    Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
    Mathieu Velten and squahtx committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    35fbd93 View commit details
    Browse the repository at this point in the history
  2. Comments

    MatMaul committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    404a471 View commit details
    Browse the repository at this point in the history
  3. Fix test

    MatMaul committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5ec6e48 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Add unit

    Mathieu Velten committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    702bc7d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge remote-tracking branch 'origin/develop' into mv/dest-backoff-co…

    …nfig
    Mathieu Velten committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3604bcc View commit details
    Browse the repository at this point in the history
  2. Add unit to var names

    Mathieu Velten committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    1079dca View commit details
    Browse the repository at this point in the history
  3. typos

    Mathieu Velten committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ab4ccfc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Update docs/usage/configuration/config_documentation.md

    Co-authored-by: Eric Eastwood <erice@element.io>
    Mathieu Velten and MadLittleMods committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    68ca3a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge branch 'develop' into mv/dest-backoff-config

    Mathieu Velten committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    073c291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e476f3c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    7f7a5e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge remote-tracking branch 'origin/develop' into mv/dest-backoff-co…

    …nfig
    Mathieu Velten committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2535d44 View commit details
    Browse the repository at this point in the history
  2. Clarify units

    Mathieu Velten committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a58ef66 View commit details
    Browse the repository at this point in the history
  3. Limit retry interval values to avoid overflowing the DB

    Mathieu Velten committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    033e59f View commit details
    Browse the repository at this point in the history
  4. Review comments

    clokep committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2e633c3 View commit details
    Browse the repository at this point in the history