summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKisaragi <48310258+KisaragiEffective@users.noreply.github.com>2024-06-13 11:09:03 +0900
committerGitHub <noreply@github.com>2024-06-13 11:09:03 +0900
commitc51347d78bc6dd30b6b4db2af64f0ea4bc83091e (patch)
treea0669f02bdce538bc3dc22159def51f52404f7c8
parentfeat(backend): report `Retry-After` if client hit rate limit (#13949) (diff)
downloadsharkey-c51347d78bc6dd30b6b4db2af64f0ea4bc83091e.tar.gz
sharkey-c51347d78bc6dd30b6b4db2af64f0ea4bc83091e.tar.bz2
sharkey-c51347d78bc6dd30b6b4db2af64f0ea4bc83091e.zip
docs: update changelog (follow-up of #13949) (#13971)
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ca91c66e2..2d482d50d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@
### Server
- チャート生成時にinstance.suspentionStateに置き換えられたinstance.isSuspendedが参照されてしまう問題を修正
-
+- Feat: レートリミット制限に引っかかったときに`Retry-After`ヘッダーを返すように (#13949)
## 2024.5.0