Have been running my functions that execute on schedule, but yesterday i realised that its not executing anymore, i tried redeploying nothing happens
Hi, you say no errors on deployment?
any messages you get when trying to run the function?
It just says function executed successfully but nothing shows on the list of executions
I think it related to that one https://discord.com/channels/564160730845151244/1102936099745177700/1114189617747480697 As in general the it looks like the insertion of new executions to log is on hold now.
You'll need to get confirmation from a <:appwrite:637383039499894787> member. But this looks like the case for me.
Can you share your project ID with me in DMs?
We changed the sorting for now. It's oldest to newest now
Is it maybe on the last page of the executions list?
Oh yeah i see thanks
btw, what was the reason for that?
the db queries were too slow and caused performance problems
Got it 👍
Recommended threads
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...