Configure Function Timeout via App Settings

Typically, you configure the function timeout setting via the hosts.json file, however, you can also set in the configuration for the function app by setting a value for AzureFunctionsJobHost__functionTimeout. You can set it to -1 for an unbounded timeout.

References

Revision #1
Created 22 August 2024 20:56:47 by Quinn Godfrey
Updated 22 August 2024 21:30:36 by Quinn Godfrey