Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Add a timeout to sending events to sinks #200

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sandipb
Copy link

@sandipb sandipb commented May 27, 2022

If a sink takes too long to process an event, goroutines can pile up. For example, intermittent Kafka latency can cause memory spikes because of Goroutine pileup.

If a sink takes too long to process an event, goroutines can pile up.
For example, intermittent Kafka latency can cause memory spikes because
of Goroutine pileup.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant