Handle HTTP timeout

Thanks for the response @Donald_Mitchell

I definitely could switch this over to just process each webhook instantly instead of batching them.

I’d still like an email if the HTTP call has timeout though - Do you know if that’s possible?

I’d prefer to keep the legs of the router inside the one scenario to keep the whole workflow ‘readable’ for the client. The entire workflow is already split across 5 scenarios.