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
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...