Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Making a call to Rest Endpoint from JIRA

David Kang September 27, 2018

Hi. I am currently using Code Runner to write a PHP Script.

This script retrieves data using the REST API and tries to create or update issues with it.

I've noticed that if the script takes longer than 60 seconds to work, there will be a TIMEOUT. I've tried to change execution time settings from PHP's end but is not working. I am curious if there is a setting in Jira that locks this TIMEOUT limit to 60 seconds and if it is possible to change.

 

Thank you.

1 answer

0 votes
Randy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2018

You're making a REST call, timeout is handled by the client (your PHP script). 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events