How to call reCaptcha Webhook in less than 2 minutes
We implemented reCaptcha with Marketo forms, but are struggling with Marketo performance. After the form data is submitted to Marketo, a webhook has to be called that requests validation of reCaptcha fingerprint and email address. Unfortunately the webhook has to be called within 2 minutes, otherwise reCaptcha returns error "Timeout-or-Duplicate". For a few leads (perhaps 10%) Marketo calls the webhook more than 2 minutes after the form fill. In the activity log I can see that at 4:30 the form was filled and at 4:32 the webhook was called, apparently too late:

I already tried to increase the priority of the campaign by a few tricks:
* Simplest smart list as possible (Person is created by form fill-out, form name is not specific form)
* Include send email in the flow
The campaign indeed runs as the first on a new lead, but still sometimes it takes more than 2 minutes for the webhook to be called.
I cannot believe I am the only one running into this issue. Did anybody implemented reCaptcha successfully and solved this problem?
Many thanks for any suggestions.
Pavel