Is this something normal
TL;DR
The user is experiencing a warning related to Docker. They believe it occurs when a Function container is terminated while an Execution is in progress. They suspect it may be caused by logging a long message in the function. They are unsure where the error originates, and are unsure if it is normal. No solution is provided in the thread.Where do you get that error?
I think when I tried to log a long message in the function
I think this happens when a Function container is killed while an Execution is running
Recommended threads
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...