Back

Max retries exceeded

  • 0
  • Self Hosted
  • Functions
A
7 Feb, 2025, 13:26

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'))

TL;DR
Developers are encountering a 'Max retries exceeded' error when multiple functions are executed simultaneously, resulting in failed connections. This is likely caused by the HTTP connection pool being overwhelmed. One possible solution is to increase the connection pool size to accommodate multiple simultaneous requests.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more