i am guessing this might be the issue with my own server because of lot of executions simultaneously ?
also most of redeployments get stuck on "building" and then "failed"
i restarted docker compose and i see some files are just not found in redployment so i am deploying those functions from backup folder
With what error?
file not found
after i did docker compose up -d
earlier i didnt check the error
since the issue is not appearing after deploying files manually instead of clicking on "redploy" i will close the issue for now
[CLOSED] openruntimes/executor ran out of memory
Recommended threads
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- [SOLVED] Unable to push function from AP...
When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. ``` $ appwrite client --endpoint $...