I'm trying to implement a worker in an appwrite function but I'm having problems creating the promise.
I would like to know if this feature is still possible and how it would be done.
The problem apparently is with the worker call within worker.js, which is not being made, and the promise response is coming up empty, I've already tried changing the file path and it didn't work.
Node 18.0 Appwrite 1.4.13 Node-appwrite 9.0.0
Recommended threads
- Deploying Function fails after several d...
I get the below issue on deploying to self hosted appwrite 1.8.0 functions, restarting the docker compose, or waiting a while, fixes it but is annoying. Any ide...
 - AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...
 - Unknown usage from one of my database
I need support help. For more than 2 weeks, i didn't make any requests to my database, but I have noticed huge amount of reads and writes requests: Around 8000...