
every now and then i get this error: Could not resolve host: openruntimes-proxy with status code 0 Error Code: 0. is there anything i can do about this? this is really annoying and i'm sure it would be annoying to users

When did this happen?

it's happening like 1/3 times that i run my code

Ah looks like there's an incident right now: https://discord.com/channels/564160730845151244/1102936099745177700/1295104520841334804
Recommended threads
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
- function stuck on 'processing' forever i...
I've made an image to zip convertor function, when I execute it through console it's forever stuck on 'processing' but when I try to execute it through postman ...
