$customHeader
Skip to end of banner
Go to start of banner

SIL Threads

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The SIL Threads section shows a list of all the scripts running at that moment and how long they have been running for. To find this list go to Power Apps Config → Runtime → SIL Threads

This is a good place to identify scripts that may be ‘stuck’. Perhaps they are waiting on an external system to complete a process or perhaps there is a problem with the logic. Regardless, this section helps you catch this behavior and, if necessary, kill the script that has become ‘stuck’. However, it should be noted that killing the thread can have adverse results in the main application (Jira or Confluence) and should only be used in case of emergency's.

If a script is not running or has already completed it will not appears in this list.

  • No labels