JIRA Plugin: PluginScheduler has a minimal limit for job execution interval

alexandreev March 26, 2012

I have a JIRA plugin which have a periodical job to be run in rather small interval like 1 second.

But when I schedule a job with 1000ms interval it is executed on practise only once a minute. From logs I see that my job is executed by Quartz.

I wasn't able to find any documentation on that limitation. Could anyone suggest if it is possible and how to overcome this restriction.

Thanks!

1 answer

0 votes
Henry Grishashvili May 29, 2014

Yup, no matter what number you give it, it rounds it to a minute. 100 seconds gets rounded to 2 minutes.

I'm wondering if you were able to find the solution, I'm also looking for one.

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events