Hello. I have two functions working every 30 minutes, but one of them is showing this error for 5 days. When this happens I need to restart docker and the function work for 3 ~ 5 days and fails again. Why is it happening? How can I fix the error?
See https://github.com/appwrite/appwrite/issues/3776#issuecomment-1598002316. Issue description explains the why
Recommended threads
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...