Hacker News new | ask | show | jobs
by kc10 1132 days ago
There is no throttling today based on outbound failures. But I think it is a pretty common use case for handling destination failures.

Something like - if x or x% events are failing in a pipeline, pause the pipeline for y minutes or until some one unpauses it.

I can look at adding it.

1 comments

That would be amazing