Hey,
We've noticed that some of our functions occasionally fail due to an Execution Timeout. Upon inspecting the logs, we see that these failed requests always have a header with Content-Length: 0.
However, when we retry executing the function, it works fine. We're unsure if this issue is related to Dart or Appwrite.