I created a Node.js Appwrite function and deployed it successfully. When I accessed /ping, it returned pong as expected. Later, I cloned the function repo, edited the response to "this is an edited response", committed the changes, and pushed to the main branch. The Appwrite console detected the changes and automatically rebuilt the function. After some time, it showed the status as "active". However, when I visit the function endpoint and hit /ping, it still shows the old response "pong". I’ve confirmed that the build status says Active, the code was pushed to the correct branch, and I’ve tried refreshing the page and even accessing it in different browsers but the old response persists. Any idea why the changes aren't reflecting? Could it be a cache issue or something wrong with the deployment?
This is the edited code I have deployed on the GitHub
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Backup policies think im on free tier
Cant create more than one policy as im told to ugprade, when clicking upgrade im taken to the upgrade page which confirms im already on pro
- Cant get rid of "get started"
Not that important, but annoying. No matter what I do I cant get the "Get started" to go away, ive added a bunch of web platforms and its just stuck.