appwrite realtime has some active time limit. what happens is that it disconnects me after about 15 minutes
You're self hosting? Do you have anything between Appwrite and your app? Like a proxy? Or cloudflare?
Are you keeping the app active and in the foreground?
I have an VPS, My app DESKTOP FLUTTER have an STREAM. the application runs in the foreground but after a while it doesn't work anymore
Any reverse proxy?
I have a docker and a reverse proxy
what are you using for your reverse proxy? there's probably a timeout on that reverse proxy
Recommended threads
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...