-
Hi, Retry Mechanism in Vector.dev: Effect of Acknowledgment Setting: thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @LinTechSo !
It should retry 429 errors. You can find retry configuration parameters here: https://vector.dev/docs/reference/configuration/sinks/loki/#request
It depends on the source. For request/response oriented sources, like the The data won't be ack'd or rejected while Vector is retrying a request. The data is considered "pending" in that case. Hope this helps clear some thing sup! |
Beta Was this translation helpful? Give feedback.
Hi @LinTechSo !
It should retry 429 errors. You can find retry configuration parameters here: https://vector.dev/docs/reference/configuration/sinks/loki/#request