Message processing guranties for http_client source #22291
Unanswered
DmitryLukyanov
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @DmitryLukyanov, I think you are looking for https://vector.dev/docs/about/under-the-hood/architecture/end-to-end-acknowledgements/. Unfortunately we don't support dead letter queues yet but it an amazing and a highly requested idea (see #1772). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any build-in mechanism or recommendation I can use to ensure that if I send data from
http_client
source it will be either delivered to sink or placed into some flow like dead-letter queue (let's say all configured retries for datadog logs sink are exceeded).Beta Was this translation helpful? Give feedback.
All reactions