fix: log 503 client error to stderr

This commit is contained in:
M. Taimoor Zaeem
2025-02-10 13:24:52 -05:00
committed by steve-chavez
parent ec83d08be6
commit 9b6b5d06ea
3 changed files with 26 additions and 2 deletions
+4
View File
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- #3841, Log `503` client error to stderr - @taimoorzaeem
## [12.2.7] - 2025-02-03
### Fixed