I keep getting this error in a simple hello world function.
Project Id: 668a841f0014773724f8
Funtion id: update_location_attendence
Redeploying from cli with 0 changes from previous deployment has solved the issue. But this is the 2nd time the functions stopped working for no reason.
Cc @eldad
I also have another function with id : "daily_routine" in the same project. It is a Cron based execution which runs daily for months perfectly. But in the last week it has failed 4 out of 7 times with status code 500. With error Function timed out during cold start. Error code 400
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...
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...