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
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...