Skip to content
Discussion options

You must be logged in to vote

Hi @LinTechSo !

Retry Mechanism in Vector.dev: In the event of a Loki ingestion rate limit being exceeded, does Vector have a built-in retry mechanism? If so, how does it operate, and are there any configurable parameters related to retry behavior?

It should retry 429 errors. You can find retry configuration parameters here: https://vector.dev/docs/reference/configuration/sinks/loki/#request

Effect of Acknowledgment Setting: When the ack setting is set to true, and if there's a Kafka as a vector source, my understanding is that Vector will continue to retry until it receives a 2xx HTTP status code and continues consume for example. Is this correct? Could you provide additional details …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LinTechSo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants