An internal curl error has occurred within the executor! Error Msg: Operation timed out\nError Code:
- 1
- Functions
- Cloud
An internal curl error has occurred within the executor! Error Msg: Operation timed out\nError Code: 500
sometimes when I want to execute function.
Is this self-hosting or cloud?
Cloud version
Could it be that your function requires more than the default timeout to execute?
Or maybe you're not returning a response sometimes
same issue
@Vishant Batta did you get a solution for it? I see there are previous discussions on it?
yes
async functions work fine
Okay. Marking this as closed then
@bluesky can you check this thread?
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...