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
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...