Hi, just doing some local function development with Typescript. Works well, but when I change any files, the hot-reload functionality just swaps out the source file and doesn't rebuild the function so the changes aren't reflected when I call the function again locally.
Would be useful to enable some sort of feature which forces a full rebuild of the function when a change is detected.
Currently I'm having to kill the runtime and restart it after every change.
Recommended threads
- An example of using ONNX model?
An example of using ONNX model?
- Function execution queue is "Clogged"
Hello, I made the very stupid mistake of creating a function that executes itself every time it fails. Naturally it failed a lot. Now, I can't execute any other...
- API Bandwidth Usage Not Updating
I’ve noticed that the API bandwidth usage in my project dashboard is not updating even after more than 24 hours have passed. Even after multiple API requests, t...