spacetelescope / jirahub

A package for syncing JIRA tickets and Github issues
http://jirahub.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Add locking of the jirabot #12

Open stscicrawford opened 6 years ago

stscicrawford commented 6 years ago

If there is a large amount of issues and the bot is running as a cron job, it can try to start spawning too many connections to github as described in https://github.com/spacetelescope/jwst/issues/2628. Adding a mechanism to lock it so that it only has a single instance spawned would be useful

stscijgbot commented 5 years ago

Tracked on JIRA as issue SCSB-14.