Hi everyone! I launched my product yesterday after testing, and I'm seeing users drop off during email verification. Initially thought users didn't like the product, but several reported they're experiencing 1-3 minute delays receiving verification emails. Questions:
Is 1-3 minute delay acceptable for OTP & email verification flows? I'm in Pakistan and so are my users - could there be geo-based restrictions affecting delivery? Any recommendations for improving email delivery speed with Appwrite?
Has anyone else experienced similar delays, especially in South Asia? Would appreciate any guidance on optimizing email delivery or alternative approaches. Thanks!
Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...