
recent: deployment Issue 1: this started yesterday, been more than 24 hours: deployments stuck on waiting (in the logs).
common: deployment Issue 2: "Incorrect string value: '\xE2' for column 'logs' at row 1"
Issue 2 is periodically resolved by simply retrying, ie, adding empty lines to the code and commit, so that it redeploys. Sometimes work, sometimes dont.
Yesterday, Issue 1 is also resolved periodically by new commits (same code), and within half to 1 hour of it being stuck on processing. Today, no luck.

Issue 1

Is this a Python function?

yes

@Steven 660afc6b61443f10df99 project id. ~24 hours , still unable to get past processing. (log just saying waiting)
Recommended threads
- Golang docs outdated
Golang docs on the website are update and some if not all methods are broken/ not updated
- Problem with login using Retool
I am using the Appwrite rest api to create an email session from Retool. My next api call is to create JWT. The call is failing because Retool is a closed envir...
- "Index length is longer than the maximum...
In one my database, my attribute for `sid` seems to no more than 32 characters. I am not sure what 768 limit is here. Can't find it in the docs either. I need ...
