
We have a server running Prefect at a url, we send post requests to this server regularly through cloud functions.
Recently appwrite has not been able to access this and the post requests end up in 'fetch failed' error ( using undici fetch ) ,
Trying to do a health check ( with node-fetch) results in
request to <url> failed, reason: getaddrinfo ENOTFOUND <url>
the endpoint is working with curl and can be accessed outside of appwrite.

@yash🎧

Adding to above:
dns A record is on appwrite ns. We can do curl requests to the url successfully but not working via appwrite functions.

Let us know if need more details.
Recommended threads
- Can't change CPU and memory limits
In an existing function I am unable to adjust the CPU and memory limits dedicated to it. This issue has been referenced before: - https://discord.com/channels/5...
- Issue with unarchiving a project
I have a total of 2 projects on my appwrite account and the dashboard still shows one of them as archived and won't let me unarchive it. My mail id is rushilse...
- 500 Server Error after migration
I am trying to migrate my current appwrite instance to a new VPS. I have followed the official [guide](https://appwrite.io/blog/post/how-to-back-up-your-appwrit...
