AbortSignal.timeout is not a function
I'm running Mistral AI client, and I keep getting AbortSignal.timeout error.
With some googling, this could be related to Node 16 incompatiblity https://github.com/langchain-ai/langchainjs/issues/356
What Node version is Convex running? Can I switch to specific version i.e. Node 18 to check if this error goes away?

