any informations about node.js runtime ?
by the way when i add
client.close() everything is ok So far, I've reviewed the documentation, which only mentions the Node.js runtime in two places:
https://docs.convex.dev/functions/runtimes
https://docs.convex.dev/generated-api/server
Are there any articles or clues that discuss the lifecycle of actions using the Node.js runtime?



