### 2.9.24.2
– Fixed a PHP warning that occurs when the [gform_email_field_rejectable_values](https://docs.gravityforms.com/gform_email_field_rejectable_values/) filter returns a large array of values.
– Fixed an issue with payment amount calculation that does not take dynamically populated product prices into account in certain situations.
– Updated `gf_feed_processor()` to accept an optional `$add_on` parameter.
– Added the [gform_is_feed_error_retryable](https://docs.gravityforms.com/gform_is_feed_error_retryable/) filter, which can be used to prevent a feed remaining in the queue for another attempt if an error occurred.