It just keeps running, and there's no way to manually stop it.
cc @Meldiron
Thanks for bringing this up 🙌 cc <@1019617205220016128>
We will be trying to reproduce this next. <@607906105892405258> can you confirm with me if those executions did what they were supposed to? Also, is it still processing now? I am trying to differenciate between three possible problems: A) Execution never acutally started B) Execution is not respecting timeout C) Execution crashed, preventing from marking proper status (failed/succeeded)
We haven't been able to repro this issue - function gets timed out within the appropriate set limit.. nor we could set an invalid timeout value like 0 or null. I suspect it has to do with worker crashing/restarting when the job is in progress which makes the process dangling. <@185460546336718859> could you investigate further on worker crash/restart if any? cc <@287294735054274560>
Well its hard to tell because it happened in the middle of many other executions doing same job, so I'm not sure if they actually did their job. I can even see the logs because they are shown as Processing. Its also hard to tell if they are still running, because execution is supposed to end after 50 loops in the code. But my GB-Hour usage isn't that high compared to execution time (still running).
I updated code to log somewhere else, so if same issue happens, i might be able to tell.
Same thing happened, and everything was fine. It executed without any errors
Recommended threads
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...