azure-functions-java-worker icon indicating copy to clipboard operation
azure-functions-java-worker copied to clipboard

gracefull shutdown support for Java functions

Open yuna-s opened this issue 1 year ago • 0 comments

Hi Is gracefull shutdown supported for Java functions? For C# application, there is a cancallation token to shutdown applicaiton gracefully (https://learn.microsoft.com/en-us/azure/azure-functions/functions-dotnet-class-library?tabs=v4%2Ccmd#cancellation-tokens).

Thank you!

yuna-s avatar Sep 21 '23 03:09 yuna-s