Is there a way to get the execution Id of the function's "own" execution inside the function? I couldn't find any environment variable for it here
feel free to add a ππΌ to https://github.com/appwrite/appwrite/issues/9316
Done. I see there's already a PR that has been open for quite some time. Is it planned to be merged in one of the upcoming minor versions, like 1.7.5?
req.headers["x-appwrite-execution-id"] for anyone looking for this in the future :)
[SOLVED] Appwrite Function get Execution ID
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...