Hi! #python I use data query to execute a function from the frontend but when more functions are being executed at the same time, I always get an error: HTTPConnectionPool(host='***', port=80): Max retries exceeded with url: /v1/databases/playground/collections/Standards/documents?queries%5B...: Failed to establish a new connection: [Errno 22] Invalid argument'))
Recommended threads
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...