Matej Bačo

Results 371 comments of Matej Bačo
trafficstars

@EugeneGohh Thanks for the PR! 🤯 Please give us some time to review it.

@RiyaGupta89 I am not sure what you mean by `raising an issue`. This issue has been assigned, if you want to work on it, sadly, it isn't possible. You could...

@eldadfux The problem is that if an event comes into a function worker, and there are multiple functions that need to be executed for this event... Well, if the first...

@eldadfux Regarding maximum executions under one event, that is limited as far as I am concerned. For instance, document create: `databases.*.collections.*.documents.*` There are 3 dynamic parts that can either be...

I would love to have the option to clone the whole project so I can use the production server for development stuff... For example, I might have 1M documents in...

Hey there 👋 The error log you provided is fine, it is fired by Appwrite Dashboard when figuring out if you are logged, so it then knows if it should...

1. I spin up a Digital Ocean droplet and install 0.15.3. 2. I make a console user, create a project, and connect GitHub OAuth 3. I write a simple web...

Great points by @stnguyen90 please address his questions 😇

I can confirm the problem is not there with OpenRuntimes directly: ![CleanShot 2022-08-22 at 10 32 29](https://user-images.githubusercontent.com/19310830/185876702-19f9dc59-5536-4430-9ecc-92ce2b5101e4.png) I'll keep investigating to see if the problems come directly from Appwrite. Sounds...

Actually, the problem is indeed in OpenRuntimes. It occurs in Swift when there is a `null` value in any of the environment variables - all the others are gone too.