Event Delivery Guarantees with Knative Broker
By default the Knative Broker does a number of retry attempts based on the response code of the Addressable
. The entire list is visible here.
The default is 10 reties with exponential backoff and a delay of 0.2 second. Details about the Event-Delivery knobs for the broker can be found here.
Tweaking the broker
Below is a broker that tweaks the default settings for its needs: