I've uploaded a video to demonstrate the problem - https://failiem.lv/f/8euhqaxnx
and you're saying hte problem is the app begins to become unresponsive?
if you do enough calls, yes, my chrome browser crashed
im not sure what's going on....did you look at the netwrok tab to see what was going on?
yeah its open in the video
i saw the realtime, not the api call for the function execution.
Give me a moment i will record again with all resources enabled
i would also look at the Execution Logs in the Appwrite Console to see how those are doing
It crashed again on video https://failiem.lv/u/hda7wunus#/view/9sn5wnpdr
you mean the function logs? all of them seems to be executed with no problems
this is in container -
no your Function Execution Logs in the Appwrite Console
no errors there, everything good
maybe try to set the _APP_OPTIONS_ABUSE to disabled?
i think i found the problem, it was on svelte side, for some reason the owner of the repo did a realtime multiple subscription
i changed the subscription to onmount, and it seems its better, i just reached rate limit, will check tomorrow if it fixed the problem
one thing that's odd from this is some executions return the status code but then it still says pending for time. I don't know what would be causing that pending.
i will report back, good night
yep, that fixed the problem, works smooth now!
I'm sure @Meldiron would appreciate a PR to fix this π
Yeah i will do that during weekend, i will write what wasn't understandable for me in the beginning as well, so other people can run the repo faster
maybe make some images
@Steven can we mark this as solved please? No idea if I can do that on my own. Does Close post mark this as solved? Or i guess its just renaming the post?
[SOLVED ] realtime updates
[SOLVED] realtime updates
Recommended threads
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...
- Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. ...