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
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...