gsingers / slack-jira-plugin

A Slack plugin that watches channels for messages about JIRA and acts accordingly
MIT License
252 stars 83 forks source link

Repeating bot #12

Closed otteydw closed 8 years ago

otteydw commented 9 years ago

I'm trying to determine why this would be the case.

If I'm running the bot, it seems to capture my inputs correctly. I will CTRL-C to close the bot. Then when I run it again, it returns results for a previously-entered JIRA.

I can't tell if there is any rhyme or reason to it.

gsingers commented 8 years ago

Slack APIs resend some events in this case. I believe it has a small window whereby it gets events in the last X seconds.