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
- Function executions not getting logged b...
Hello, I have just upgraded on a self-hosted 1.8.1 to 1.9.0 and I have a strange bug where my functions are no longer showing executions in the console, howeve...
- Cloud Function Deployment Issue – Timeou...
Impossible to deploy a function for more than an hour. My project ID is: 69cc7a82000b42b8f5e2 Here's the error I get after waiting 15 minutes: Synchronous funct...
- Dart runtime functions are timing out an...
My appwrite function is not executing at all and showing the error in error logs: I tried redeploying. Still no luck. I have set the function to ise maximum re...