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
- Python-ml-3.12
Hi, when this runtime will be available for the cloud. I could see the runtimes repo has this added to Runtimes.php but I'm not able to use it to run locally or...
- Function Building show 500 Error
Region: sfo Temple: Starter Function Runtime: Nodejs 22 What happened? Before 2 minutes it show ‘server error.","code":500,"version":"0.7.24"}’ after it show c...
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?