6 ms·
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
by kc10 3y 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.
- nico 3y agoThat would be amazing