This repository was archived by the owner on Jun 8, 2023. It is now read-only.
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
jira-issues.coffee inconsistent data return #1174
Closed
Description
Configured jira-issues.coffee and everything works.
After hubot detects a JIRA issue hubot returns information on the ticket. Making the same call anytime for 3 seconds - 1-2 minutes for the same issue ID and hubot returns not data.
Investigated heroku logs, but nothing shows any problems.
Is this just the script being graceful with the API? I have configured the VARS for both username + password, so would assume API / web calls wouldn't be limited.