Does Azure Functions experience timeout exceptions similar to those encountered in D365 plugins or workflows?
In past experiences, I've utilized plugins for handling bulk operations, such as creating and updating over 150 quoteline products. However, I encountered timeout exceptions during certain instances, leading to incomplete operations. My goal is to ensure that such operations can run in the background seamlessly, without being affected by timeout issues.