retry_on_http_429: false
no effect when configured for static agent
#7065
Labels
bug
Something isn't working
What's wrong?
retry_on_http_429: false
should suppress agent from retrying on code 429, but it does not.Steps to reproduce
using this config for prometheus remote write
agent will still retry when seeing 429.
It is probably because agent is using an old prometheus library whose
queueconfig
does not support that field yet.System information
No response
Software version
v0.42.0
Configuration
Logs
The text was updated successfully, but these errors were encountered: