elastic / elastic/fleet-server
[OpAMP] fleet-server throttling error responses
Open
bug
Team:Elastic-Agent-Control-Plane
- Dominant language
- Go
- Stars
- 113
- Forks
- 117
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 112
Description
Currently fleet-server responds with a 429 and a JSON response by if the OpAMP endpoint is throttled.
We should change the response body to be a protobuf body with `ServerErrorResponse.type: UNAVAILABLE` and RetryInfo set to other clients can properly interpret the response
Contributor guide
Assessment
This issue has not been assessed yet.