we're now getting errors when dispatching request from our CRM card integrations after approx. 5-6 seconds.
The requests itself are still working and responsing with the property "message" property.
Was there a recent change for the action hook action request timeout? Can this be adjusted?
(It's about the requests that HubSpot dispatches when you click on a button inside the CRM card content, it's NOT abount the request for the card data itself).
I'm not aware of any recent changes in this space being published in the HubSpot Developer Changelog. Based on HubSpot Documentation and several community posts, it seems like the timeout for CRM Card Requests in general is 5 seconds (including for CRM Card Actions). I've been operating under this assumption for a number of years now and am not aware of any changes having been made recently.
I hope that proves helpful. Please let me know if you have any follow-up questions.
All the best,
Zach
--
Zach Klein HubSpot Integrations & App Developer Meanjin / Brisbane, Australia
I'm not aware of any recent changes in this space being published in the HubSpot Developer Changelog. Based on HubSpot Documentation and several community posts, it seems like the timeout for CRM Card Requests in general is 5 seconds (including for CRM Card Actions). I've been operating under this assumption for a number of years now and am not aware of any changes having been made recently.
I hope that proves helpful. Please let me know if you have any follow-up questions.
All the best,
Zach
--
Zach Klein HubSpot Integrations & App Developer Meanjin / Brisbane, Australia
Thanks for the info. We will now convert these actions to iFrames and show a "loading" UI to the user. In that, we can have any request executing time we need.
Hi @GDaskaloff, Thanks for reaching out to the Community! I understand you're running into some errors when clicking an action from your custom CRM card on the right sidebar.