redpanda-data / connect

Fancy stream processing made operationally mundane
https://docs.redpanda.com/redpanda-connect/about/
8.14k stars 840 forks source link

feat(jetstream): add nak_delay to jetstream input #2985

Closed djcarpe closed 2 weeks ago

djcarpe commented 2 weeks ago

It is currently possible with the nats client to nak_delay. This PR replicates that behavior to the nats_jetstream input.

CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.

djcarpe commented 2 weeks ago

Closing in favor of #2556