I set up an hourly CRON Schedule for my function and It only executes successfully every after 3 hours sometimes 10 hours. When I execute it manually it works every time but on Schedule mostly fails and when it fails its always the same Timed out waiting for runtime.\nError Code: 400. How can i make it always successful. Or is there something I have done wrong. I even increased the time from 15s to 900s. But it constantly fails on the 30s mark
Hey, <@1059767234186182696> thanks for reaching out, we've recently trying to make some improvements around this, but they seem not to reflect in your case. Could you maybe provide me your account id, project id, function id/name that is experiencing this issue.
Recommended threads
- Appwrite Remote MCP Server not working i...
Whenever I tried Authenticate - Appwrite Login in Browser - Paste Code, it always says `Error: calling "initialize": sending "initialize": Unauthorized` Already...
- [Solved] Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...