Hi,
Sometimes functions are not being executed and being timed out. Can this happen because of less resources or something?
Function sometimes does not execute and gets timed out
Self-hosted?
Yes
Can this be due to high resource usage and resources not being available?
What are the logs of appwrite and openruntimes-executor
Yes
Well there are many executions per minute and most of them go fine, only few go like this.
It could happened when too many function trying to execute at the same time occupying all workers. Here you can see some possible explanation. But it worth to track the errors in both containers I've listed above to eliminate all other causes.
Thank you, there are not any error logs in openruntimes-executor except this. Skipping runtimes stats loop due to error: Docker Error: EOF
and this one from appwrite, other are normal appwrite error, (user not logged in and etc..) [2023-09-06 16:09:59 *83.74] WARNING swoole_signalfd_event_callback(): read from signalfd failed, Error: Resource temporarily unavailable[11]
So, yes this error is due to workers overload, you can see the details about it in the above issue
What are your server specs?
Recommended threads
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...