Is it normal for an event to take several minutes to trigger the function?
I created a user multiple times (Create → Delete → Create → Delete, etc.). Only one of the events arrived, and it took around 5–10 minutes before the function was executed.
Test: 14:41 — User created (system should post a users.create event) 14:49 — Function still not executed
If I keep deleting and recreating a user through my signup flow, the function eventually executes. It’s likely that I’ve misconfigured something, but I’m not sure.
Maybe I’m doing something wrong?
Recommended threads
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...