What is the use of the retryHandler() bean? What issues could arise if I disable it?

This bean is required by the Durable Message Send feature - Broadleaf Dev Central

If an error occurs, we use this RetryHandler to retry sending the message to Kafka. The message itself is stored in the “BLC_NOTIFICATION_STATE” tables.