Crocoblock / jetformbuilder

74 stars 16 forks source link

Webhook timeout setting #404

Open cwinkler8 opened 7 months ago

cwinkler8 commented 7 months ago

It appears the timeout is hard coded to 5 seconds for the Webhook action. It would be great to have the ability to set this timeout.

For example, I have a complicated workflow that I call via webhook, and it often takes 5-6 seconds to complete. This results in an error on the form, but the workflow is actually completed. This causes the user to believe that nothing happened and causes duplicate submissions.