Random Timeout while error when sending image link to OpenAI module

I’m sporadically getting the following error whenever I go from Google Drive Get a Share Link to Open AI Create Completion (Vision model).

The operation failed with an error. [400] Timeout while downloading https://drive.google.com…myfile.download

Can’t find any pattern. Sometimes the image downloads and sometimes it doesn’t – even with same image file. Has anyone encountered this? Is it possible something happening on OpenAI end? Because I’m not changing anything between it working and not working.

1 Like

I also have the same issue, could not find a way to resolve it,
I tried to automate social media posts for moleerelaxmusic.com
Please let me know if you have any solution for this timeout issue.

I never found a true solution, Nata. The problem appears to be on Open AI’s end, or else it’s an issue between Make and OpenAI. I just built three layers of error handling modules and hoped for the best. If it fails on the first attempt, it retries, then retries, and so on. If you wanted to, you could build more but I’ve found with three layers of backup, 99% of the time it gets through.