How to Handle 5-Minute Time Limit for ExecuteFunction in Outlook Add-ins?

Aman Panjwani 0 Reputation points
2024-10-07T10:11:16.2333333+00:00

I am developing an Outlook Add-in and encountered the 5-minute time limit for the ExecuteFunction as described in the documentation: Action xsi ExecuteFunction - Outlook Add-ins.

What are the best practices to handle scenarios where the ExecuteFunction might require more than 5 minutes to complete? Are there any recommended patterns for offloading longer processes or ensuring that users don't experience interruptions when a function needs more time? I'd appreciate any insights or examples of how to effectively manage this limit in real-world use cases.

Outlook
Outlook
A family of Microsoft email and calendar products.
4,504 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,340 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.