We have a long runtime triggered webjob.
We setup WEBJOBS_IDLE_TIMEOUT enviroment variable and Allways On configuration.
With In Windows App Service Plan doesn’t abort. When we use a Linux App Service Plan aborts. It doesn’t take in consideration WEBJOBS_IDLE_TIMEOUT.
Any idea? Is another enviroment varible for Linux WebJobs?
10