Hey Everyone!

Just moved some of our serverless work to Azure Functions.

Scaling works most of the time, but I've seen that some functions take longer to run or even get held up for a few seconds during busy times, which is bad for users.
...