im deploying a function and it is taking too long to complete, maybe appwrite cloud is having errors right now?
it probably failed...try again?
do I make a deployment again even if the previous one is still in "processing"?
what's your project id?
652e234a0cd29081e477
how big is your code?
about 1kb
is just a res.json with a message
some deployed, some not
how is it now?
Its still bad, some deploy and others stay in infinite processing
is that top one the latest?
how long do the builds typically take when they're successful?
weird...by builds seem fine:
this are the latest, and the build takes like 4 seconds when its successful
it also happens in another function i create recently
That's short enough where it shouldn't be getting killed...
its weird... have you seen this error before?
Seems like what's happening to me https://discord.com/channels/564160730845151244/1163301281859895316
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- 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...
- 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...