While creating functions using the starter template, the code isn't pushed to the connected repository. These are the logs of the Github App and the one's with error have a 504 status code, and they timeout exactly after 10 seconds. And as the function deployment fails, in Appwrite console the function gets stuck on processing. I tried searching for pricing to figure out if this limit is from GitHub, but unfortunately couldn't find anything as such.
Strangely, it happens only once in a while
@khushbooverma have you seen this before?
Recommended threads
- script "build" was terminated by signal ...
Heyo, For some reason, my Next.js 16.0.10 version does not build properly. Here is the last logs: ``` 1063 packages installed [22.54s] $ next build ⚠ No build...
- Bug: Cloud Function On Schedule Didn't R...
Heya I have a cloud function with this cron `0 17 * * *` to run at 9AM PT every day. I have not touched this since I set it up, and it has been working fine s...
- functions
Code for function not being created in Github. Permissions are set correctly, repository is created, however no code is in the created repository. Just trying...