PL-400 · Question #84
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals…
The correct answer is B. No. Increasing the plugin execution timeout typically only delays a timeout for an inefficient synchronous PostOperation plugin and does not resolve the underlying performance issue.
Question
Options
- AYes
- BNo
How the community answered
(14 responses)- A29% (4)
- B71% (10)
Why each option
Increasing the plugin execution timeout typically only delays a timeout for an inefficient synchronous PostOperation plugin and does not resolve the underlying performance issue.
The proposed solution is ineffective in resolving a plugin timeout, therefore 'Yes' is not the correct assessment.
Merely increasing the plugin timeout setting does not address the root cause of an inefficient or long-running synchronous PostOperation plugin, which will likely still timeout or degrade performance.
Concept tested: Dynamics 365 plugin timeout resolution
Source: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/org-service/understand-synchronous-and-asynchronous-plugins
Community Discussion
No community discussion yet for this question.