
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
- deno 2 Cloud random errors
we have big problems with the functions. although we do not change anything in the function, we have the following random behaviour: - no scope permissions erro...
- Appwrite functions can't connect to data...
I'm trying to create a function that queries my database, but all database operations timeout from within the function, even though CLI access works perfectly. ...
- Error
I'm trying to get sellerId using account.get() in my appwrite function and this is the error message I'm getting: "Failed to send notification to seller 6865bf...
