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

Comments

Add a timeout to sending events to sinks#200

Open
sandipb wants to merge 1 commit intoopsgenie:masterfrom
sandipb:send_timeout
Open

Add a timeout to sending events to sinks#200
sandipb wants to merge 1 commit intoopsgenie:masterfrom
sandipb:send_timeout

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