What is the timeout for a beanshell tool plugin ?

Confluence User - 08 Nov, 2017

Need to understand the default timeout for a beanshell tool plugin execution, and where it can be configured.

beanshell;tools;timeout;time

1


09 Nov, 2017
confluenceUser
confluenceUser

Hi, as far as i know there is no specific timeout for beanshell tool execution. Maybe you have encountered a transaction timeout in your overall request. In this case you can try refactoring your beanshell code or a custom plugin to move long running code into a separate thread. 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print