I have a Data Action calling an external API. The response time is around 5 seconds. The action fails with a timeout error. I see the default limit is 3000ms. Is there a way to increase this timeout in the JSON configuration? I tried adding a timeout property but it did not work. Here is the payload structure I am using. The endpoint is valid and works in Postman. I need to know how to configure this correctly in the Architect flow.