I am trying to create a new function that is in the GIT repository, but it only lets me use the Python 3.9 runtime, if I want Java or another version of Python, what should I do?
In the .env I have all the runtimes available to execute.
the starter template only supports a few runtimes. if you don't see the runtime, it's not supported
Ahhh okey Thank you.
Recommended threads
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...