An Azure service that provides an event-driven serverless compute platform.
anonymous user, Thanks for reaching out. Function invocations are evenly distributed among language worker processes. Language worker processes are spawned every 10 seconds until the count set by FUNCTIONS_WORKER_PROCESS_COUNT is reached. Could you please add this app settings FUNCTIONS_WORKER_PROCESS_COUNT to your local.settings.json file and try to run the function app again.
Feel free to reach back to me if you have any further questions.