FAQ about function invocations
- How can I prevent my client from waiting for functions to return results?
- Do HTTP requests support asynchronous invocations? How do I obtain the invocation results?
- What do I do if the "EntityTooLarge: payload size exceeds maximum allowed size" error message is reported?
- Why are processes, threads, or coroutines not executed after being created in function code?
- What do I do if "could not determine the L2 cache size on this system, assuming 256k" is reported?
- How do I obtain the original IP address of a client when an HTTP trigger invokes a function that uses a built-in runtime?
- Why does a public endpoint of an HTTP trigger fail to return an .apk file?
- Why does the first letter of the header key become uppercase when I use an HTTP trigger to invoke a function?
- What do I do if data cannot be written to a non-/tmp directory?