elastic / elastic/apm-agent-java

APM server 8.0+ returns 500 or 599 instead of 503

Open
#2,631 1 comment 0 reactions 0 assignees View on GitHub
agent-java
Dominant language
Java
Stars
594
Forks
338
Avg merge
1d 13h
Merged PRs (30d)
25

Description

## Describe the bug
APM server 8.0+ returns 500 (timeout on connection - timeout is specified by the client) or 599 (not sure when this happens) instead of 503 (queue full). Doesn't look like it matters much to the agent, but we do have a custom error string for 503s in ApmServerConfigurationSource, so we may want to remove or add the other options

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.