GF_Feed_Processor::task(): attempted feed (#[feed_id] - [feed_name]) for entry #[entry_id] for [add-on_slug] too many times. Bailing

I am getting this log when user registers through gravity form user registration. \

GF_Feed_Processor::task(): attempted feed (#4 - User Registration Feed 1) for entry #18314 for gravityformsuserregistration too many times. Bailing.

How can i fix this as user meta is not saving ?

Thanks

That points to something preventing your site from sending requests to /wp-admin/admin-ajax.php

Check the Background Tasks section in the system report, it should display an error message. Then check this documentation: Troubleshooting Background (async) Processing Issues - Gravity Forms

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.