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

Add Retry-After to M_LIMIT_EXCEEDED error responses #16136

Merged
merged 15 commits into from
Aug 24, 2023

Commits on Aug 19, 2023

  1. Add Retry-After header

    Half-Shot committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    5efeae8 View commit details
    Browse the repository at this point in the history
  2. changelog

    Half-Shot committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    9d26b2f View commit details
    Browse the repository at this point in the history
  3. Tidy tidy

    Half-Shot committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    7656743 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Retry-After may be ceil'd

    Half-Shot committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ab6f26f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Fixes

    Half-Shot committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a16504a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ccce88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d82dd3 View commit details
    Browse the repository at this point in the history
  4. Fixup types

    Half-Shot committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b26a203 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    f04efbf View commit details
    Browse the repository at this point in the history
  2. Update tests

    Half-Shot committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    793daa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8774a1f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Revert "Allowed headers on errors to be conditional based on config s…

    …etting."
    
    This reverts commit f04efbf.
    clokep committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    efa247c View commit details
    Browse the repository at this point in the history
  2. Revert "Update tests"

    This reverts commit 793daa7.
    clokep committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    16a1e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4302d2d View commit details
    Browse the repository at this point in the history