#Max retries exceeded

3 messages · Page 1 of 1 (latest)

worthy oar
#

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

austere junco
fleet vortex
#

For me it happens randomly, worst part is it's function that's processing payments, i'll probably just wrap it in a while loop but it's something that could keep me up in bed at night so I'm not sure whether it's Appwrite or my domain service provider .