Skip to content

Commit 57cfc32

Browse files
committed
update changelog
1 parent 3ee1f22 commit 57cfc32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/changelog/116026.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ type: breaking
55
issues: []
66
breaking:
77
title: Change Elasticsearch timeouts to 429 response instead of 500
8-
area: Infra/Core
9-
details: Please describe the details of this change for the release notes. You can
10-
use asciidoc.
11-
impact: Please describe the impact of this change to users
8+
area: REST API
9+
details: When a user supplied timeout is sent with a REST request, and the request
10+
times out, it now returns a 429 response code.
11+
impact: Adjust any code relying on retrying on 500 responses for timeouts to look for 429 response code.
1212
notable: false

0 commit comments

Comments
 (0)