Actions continues to execute without terminating, is there a way to know the blocking point?
Summary:
Content (please ensure you mask any confidential information):
Hello,
We have a button that executes some actions.
When this button is clicked, a code is executed. The code consists of simple rest api invocation and insert.
Someimes it happens that clicking that button, the loading starts but never terminates.
Is thre a way, when an action is executed, to understand what is currently being executed and which is the function called in the code that is the blocking point?
Thank you,
Silvia
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0