Dust Community Icon

Preventing ECONNRESET Errors in Automated API Calls to DustAPI

·
·

Hello I have an automation that launches multiple api calls to Dust with an agent, and on one of the responses, I had: ERROR: Error running multi-actions agent action: [unexpected_network_error] Unexpected network error from DustAPI: Error: read ECONNRESET (code: multi_actions_error) My agent uses claude 3.5 and when I clicked on "retry" it worked. How to prevent this? Thanks!