Rank 3: Container
I've uploaded a video to demonstrate the problem - https://failiem.lv/f/8euhqaxnx
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 3: Container
I've uploaded a video to demonstrate the problem - https://failiem.lv/f/8euhqaxnx
Admin
and you're saying hte problem is the app begins to become unresponsive?
Rank 3: Container
if you do enough calls, yes, my chrome browser crashed
Admin
im not sure what's going on....did you look at the netwrok tab to see what was going on?
Rank 3: Container
yeah its open in the video
Admin
i saw the realtime, not the api call for the function execution.
Rank 3: Container
Give me a moment i will record again with all resources enabled
Admin
i would also look at the Execution Logs in the Appwrite Console to see how those are doing
Rank 3: Container
It crashed again on video https://failiem.lv/u/hda7wunus#/view/9sn5wnpdr
Rank 3: Container
you mean the function logs? all of them seems to be executed with no problems
Rank 3: Container
this is in container -
Admin
no your Function Execution Logs in the Appwrite Console
Rank 3: Container
no errors there, everything good
Admin
maybe try to set the _APP_OPTIONS_ABUSE to disabled?
Rank 3: Container
i think i found the problem, it was on svelte side, for some reason the owner of the repo did a realtime multiple subscription
Rank 3: Container
i changed the subscription to onmount, and it seems its better, i just reached rate limit, will check tomorrow if it fixed the problem
Admin
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.
Rank 3: Container
i will report back, good night
Rank 3: Container
yep, that fixed the problem, works smooth now!
Admin
I'm sure @Meldiron would appreciate a PR to fix this 😉
Rank 3: Container
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
Rank 3: Container
maybe make some images
Rank 3: Container
@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?
Rank 3: Container
[SOLVED ] realtime updates
Rank 3: Container
[SOLVED] realtime updates